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 b7852af commit ee8991cCopy full SHA for ee8991c
install/deb/nginx/nginx.conf
@@ -103,9 +103,6 @@ http {
103
#set_real_ip_from 2a06:98c0::/29;
104
real_ip_header CF-Connecting-IP;
105
106
- # SSL dhparam.pem
107
- ssl_dhparam /etc/ssl/dhparam.pem;
108
-
109
# SSL PCI Compliance
110
ssl_session_cache shared:SSL:10m;
111
ssl_protocols TLSv1.1 TLSv1.2 TLSv1.3;
0 commit comments