added commands block

This commit is contained in:
Szekeres Bálint
2018-01-20 21:49:36 +01:00
parent 9049cd73c9
commit c8cd5a1c8f
5 changed files with 69 additions and 14 deletions

View File

@@ -4,7 +4,6 @@ ssl_session_cache shared:SSL:50m;
ssl_session_tickets off;
# Diffie-Hellman parameter for DHE ciphersuites
# openssl dhparam -dsaparam -out /etc/nginx/dhparam.pem 4096
ssl_dhparam /etc/nginx/dhparam.pem;
# intermediate configuration