Skip to content

Instantly share code, notes, and snippets.

@kasajei
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kasajei/8723e3eb6fc89543d989 to your computer and use it in GitHub Desktop.
Save kasajei/8723e3eb6fc89543d989 to your computer and use it in GitHub Desktop.
Update a AWS exisiting server certificate to use SSL in CouldFront
aws iam update-server-certificate --server-certificate-name <server-certificate_name> --new-path /cloudfront/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment