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

Provide HTTPS version #53

Open
bravegnu opened this issue Jan 9, 2015 · 6 comments
Open

Provide HTTPS version #53

bravegnu opened this issue Jan 9, 2015 · 6 comments

Comments

@bravegnu
Copy link
Member

bravegnu commented Jan 9, 2015

Provide a HTTPS version of the site. Among other things, this will increase Google ranking. See http://googlewebmastercentral.blogspot.in/2014/08/https-as-ranking-signal.html

@kirang89
Copy link
Contributor

Using a self signed certificate ?

@bravegnu
Copy link
Member Author

Self signed certificates will be a pain for most visitors, requiring to add exceptions just to view the site. See https://www.startssl.com/?app=1 for free Class 1 certificates.

@astronomersiva
Copy link
Contributor

Shall we use Cloudflare? They provide free SSL along with their basic CDN plan.

@shrayasr
Copy link
Member

👍 for Cloudflare. Must remember to purge the cache everytime an update is done, though

@astronomersiva
Copy link
Contributor

I use Cloudflare for two of my sites and I purge the cache only when I update the CSS sheets or JS scripts. HTML changes are propagated in a few minutes.

@ghost
Copy link

ghost commented Jan 13, 2017

+1 for Cloudflare. But in the interest of being thorough, I'd like to propose 2 more options:-

Should we consider LetsEncryot (https://letsencrypt.org/) for this as well? I think it'd be perfectly adequate for the job.

Another consideration, given that the website is entirely static, is moving the hosting to S3 (I run websites for 7 cents a month) will give us free SSL Certs from AWS Cert Manager.

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

4 participants