alextseni / GreekGameDevs

MIT License
3 stars 0 forks source link

Configure SSL and redirect to https #24

Closed alextseni closed 6 years ago

alextseni commented 6 years ago
alextseni commented 6 years ago

https://devcenter.heroku.com/articles/automated-certificate-management https://www.reddit.com/r/webdev/comments/7775uj/heroku_and_namecheap_setting_up_https/

alextseni commented 6 years ago

https://stackoverflow.com/questions/7450940/automatic-https-connection-redirect-with-node-js-express

alextseni commented 6 years ago

Worked using https://github.com/buchanan-edwards/express-https-redirect and heroku's automated certificate.