We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b2afa commit 2cbb355Copy full SHA for 2cbb355
nginx/proxy-https-to-http.conf
@@ -51,7 +51,6 @@ server {
51
52
## Strong SSL Security
53
## https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html
54
- ssl on;
55
ssl_certificate {{SSL_CERTIFICATE_PATH}};
56
ssl_certificate_key {{SSL_KEY_PATH}};
57
ssl_verify_client off;
0 commit comments