powershell IAM SSL证书上传

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell IAM SSL证书上传相关的知识,希望对你有一定的参考价值。

Publish-IAMServerCertificate -ServerCertificateName CERTNAME -CertificateBody (Get-Content -Raw ./crtfile.crt) -PrivateKey (Get-Content -Raw ./keyfile.key) -ProfileName aws-dest-profile

以上是关于powershell IAM SSL证书上传的主要内容,如果未能解决你的问题,请参考以下文章

将SSL证书上载到IAM

将SSL证书上载到IAM for Cloudfront

无法将SSL证书与Amazon Cloudfront相关联

无法为Cloudfront制作有效的IAM SSL证书

ElasticBeanstalk GoDaddy 和 SSL

Powershell - 在 https 绑定上设置 SSL 证书