Compare commits
No commits in common. "83f8c39e482977e8e0dcd83c9bec585842f389f9" and "6134b053284977ced2de89824584756c6c9311fc" have entirely different histories.
83f8c39e48
...
6134b05328
@ -756,7 +756,6 @@ fi
|
||||
|
||||
if [ $GENERATE_DHPARAM = true ] && [ ! -s /config/letsencrypt/keys/ssl-dhparams.pem ]
|
||||
then
|
||||
echo ""
|
||||
echo "Generating Diffie-Hellman keys, saved to /config/letsencrypt/keys. This can take a long time!"
|
||||
openssl dhparam -out /config/letsencrypt/keys/ssl-dhparams.pem 4096
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user