favesound-redux icon indicating copy to clipboard operation
favesound-redux copied to clipboard

Serve site in HTTPS

Open ohadschn opened this issue 6 years ago • 0 comments

In the age of "HTTPS everywhere" it is highly recommended, especially considering OAuth tokens are involved.

There are two free options to achieve this:

  1. Serve off CloudFlare and enable SSL (the "Flexible" options is zero-setup)
  2. Let's Encrypt. I wrote a WebJob that does this automatically for Azure Web Apps: https://github.com/ohadschn/letsencrypt-webapp-renewer.

ohadschn avatar Nov 26 '17 13:11 ohadschn