We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
10mins in looking into this project and I really dig it. Kudos! I was wondering if you could add TLS support using Lets Encrypt
I noticed you use Nginx, so here's a nice and easy config sample brought to you by mozilla: https://mozilla.github.io/server-side-tls/ssl-config-generator/?server=nginx-1.9.5&openssl=1.0.1e&hsts=yes&profile=intermediate
The text was updated successfully, but these errors were encountered:
and here's a more detailed guide on server side TLS if you need it https://wiki.mozilla.org/Security/Server_Side_TLS
Sorry, something went wrong.
No branches or pull requests
10mins in looking into this project and I really dig it. Kudos! I was wondering if you could add TLS support using Lets Encrypt
I noticed you use Nginx, so here's a nice and easy config sample brought to you by mozilla: https://mozilla.github.io/server-side-tls/ssl-config-generator/?server=nginx-1.9.5&openssl=1.0.1e&hsts=yes&profile=intermediate
The text was updated successfully, but these errors were encountered: