Fix dhparams path

This commit is contained in:
2023-10-17 21:52:28 +02:00
parent b148d290ce
commit 975855f7a8
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@ server {
ssl_prefer_server_ciphers on;
#
# ssl_dhparam require you to create a dhparam.pem, this takes a long time
ssl_dhparam /etc/ssl/certs/dhparam.pem;
ssl_dhparam /etc/nginx/dhparam.pem;
#
# add headers