Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This entry describes how to upload a SSL certificate to AWS Cloufront.

 

aws --profile MY-AWS-PROFILE iam upload-server-certificate --server-certificate-name maestrano.wildcard.2016 --certificate-body file://maestrano.com.wildcard.crt --private-key file://maestrano.com.wildcard.key.pem --certificate-chain file://gd_bundle-g2-g1.crt --path /cloudfront/
  • No labels