cleanup ugly code spacing in generateDH section

This commit is contained in:
Asif Bacchus 2019-01-08 21:36:42 -07:00
parent e4784c6133
commit 7376a1abe7
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@
-1, -1,
19, 19,
54, 54,
788, 787,
68, 68,
-1, -1,
-1, -1,

View File

@ -681,7 +681,6 @@ if [ "${generateDH}" -eq 1 ]; then
# set DHPath to default BUT set flag to comment ssl_dhparam in mozModern_ssl.conf # set DHPath to default BUT set flag to comment ssl_dhparam in mozModern_ssl.conf
DHPath='etc/ssl/certs/dhparam.pem' DHPath='etc/ssl/certs/dhparam.pem'
disableDHParam=1 disableDHParam=1
fi fi
fi fi