Open mrphs opened 8 years ago
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
and here's a more detailed guide on server side TLS if you need it https://wiki.mozilla.org/Security/Server_Side_TLS
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