-
Notifications
You must be signed in to change notification settings - Fork 38
HTTPS support on inside.gratipay.com #943
Comments
Thanks for the suggestion, @EdOverflow! SSL costs $20/mo at Heroku, which is a lot for us right now. Would one of the free options suffice? CloudFlare? Let's Encrypt? |
Hi @whit537, Cloudflare and Let's Encrypt are very good options. Here are the docs concerning SSL certificates on Heroku: https://devcenter.heroku.com/articles/ssl Here is a Medium article about setting up Let's Encrypt with Heroku: https://medium.com/@franxyzxyz/setting-up-free-https-with-heroku-ssl-and-lets-encrypt-80cf6eac108e#.5ir9ykide |
Would moving |
Forget the GitHub pages question, I just saw issue #928. |
@EdOverflow may I ask why not move to Github pages because of #928? |
Theoretically. We do have some server-side logic, though. |
For static content https://www.netlify.com/ is free for open source and has a custom build step option, although we can probably build/deploy with Travis or another CI. I am +1 for self-hosted solution though. |
Update on this issue: I believe we are currently leaning towards implementing CloudFlare: #957. |
We went with Let's Encrypt for gratipay.com in gratipay/gratipay.com#4327. |
Heeeeccckkkk yaaaaaahhhhh. |
+2 from @rerb @rohitpaulk in #1025. |
From #1025 (comment):
|
@techtonik Concerning #1025, this is actually the case on all browsers.
|
I am still thinking about making inside.gratipay.com a static site copy that gets deployed on Netlify. It won't take more than a few hours to setup automation. At least we will get page design previews in PRs for free. :) |
The disclosures page is dynamic, for starters. I don't see a lot of value in converting to Netlify apart from fad compliance. 😃 |
First off, I am fully aware that there was a previous issue (#112) concerning HTTPS support on inside.gratipay.com, but I have decided to start from scratch and incorporate further information.
Why support HTTPS?
There are several points which Scott Helme (@ScottHelme) explains here: https://scotthelme.co.uk/still-think-you-dont-need-https/
On top of that, when accessing https://inside.gratipay.com you get the following warning:
How can this be fixed?
A good explanation can be found here: https://support.dnsimple.com/articles/heroku-error-ssl/
The text was updated successfully, but these errors were encountered: