Skip to content

Instantly share code, notes, and snippets.

@nthitz
Created September 7, 2015 00:55
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 nthitz/8858a97b34a74c36611b to your computer and use it in GitHub Desktop.
Save nthitz/8858a97b34a74c36611b to your computer and use it in GitHub Desktop.
1) cloudfront always use http only when connecting to origin (s3 doesn't support ssl on custom domain)
2) cloudfront connect to S3 public web facing url not just bucket (to get index.html support)
3) startssl create your own cert using `openssl` and paste in csr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment