23:28:23 ~/data/dronze/keys $ aws iam upload-server-certificate \ --server-certificate-name dronze.com --certificate-body file://dronze_com_crt.pem \ --private-key file://dronze_com.key --certificate-chain file://dronze_com.ca-bundle \ --path /cloudfront/production/ { "ServerCertificateMetadata": { "ServerCertificateId": "ASCAIDAGVOZBPZ6VJTK7A", "ServerCertificateName": "dronze.com", "Expiration": "2017-05-22T23:59:59Z", "Path": "/cloudfront/production/", "Arn": "arn:aws:iam::705212546939:server-certificate/cloudfront/production/dronze.com", "UploadDate": "2016-05-22T06:30:39.224Z" } }
I wanted a place where I can post technical articles only. This is the place to find out my tips and tricks for being a Java web applications developer. I hope it helps you.
No comments:
Post a Comment