Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SSL #101

Open
danasilver opened this issue Apr 1, 2016 · 0 comments
Open

Support SSL #101

danasilver opened this issue Apr 1, 2016 · 0 comments

Comments

@danasilver
Copy link
Member

Support an https endpoint (https://www.middcourses.com) and redirect all http traffic.

Involves purchasing a certificate, adding an SSL endpoint on Heroku, reconfiguring DNS (Route 53) to point to the SSL endpoint, and making sure all external requests (S3, CDNs) go to https.

Single domain certificate means moving the static files server from static.middcourses.com to middcoursesstatic.s3.amazonaws.com or something similar on Cloudfront.

Single domain certificates are as cheap as $20/year, compared to wildcard certificates at $100/year. ($8.33/month isn't really that bad, though.)

Articles:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant