Skip to content

Commit 2cbb355

Browse files
authored
Fix bug #66900 (#35)
1 parent a2b2afa commit 2cbb355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nginx/proxy-https-to-http.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ server {
5151

5252
## Strong SSL Security
5353
## https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html
54-
ssl on;
5554
ssl_certificate {{SSL_CERTIFICATE_PATH}};
5655
ssl_certificate_key {{SSL_KEY_PATH}};
5756
ssl_verify_client off;

0 commit comments

Comments
 (0)