We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9cd12 commit 04af36eCopy full SHA for 04af36e
1 file changed
auth-proxy/resources/etc/templates/nginx.conf.j2
@@ -53,7 +53,6 @@ http {
53
root /var/www/htdocs;
54
index login.php logout.php;
55
56
- ssl on;
57
ssl_certificate "/etc/nginx/certs/auth-proxy.chained.cer";
58
ssl_certificate_key "/etc/nginx/certs/auth-proxy.key";
59
0 commit comments