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

Serve site in HTTPS #94

Open
ohadschn opened this issue Nov 26, 2017 · 0 comments
Open

Serve site in HTTPS #94

ohadschn opened this issue Nov 26, 2017 · 0 comments

Comments

@ohadschn
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant