X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=apache-mod_ssl.conf;h=cf09e1dd3c98b442bb088b152084d998121041a7;hb=b18ff5f4d2ff672d00ef3ad9d337cdad4b2a8bfe;hp=ae1bdc95fa304740abd4c32b809dd9cfec73a463;hpb=89f2bfa15d71bd860e0b12ffe999d78cc715e8c0;p=packages%2Fapache.git diff --git a/apache-mod_ssl.conf b/apache-mod_ssl.conf index ae1bdc9..cf09e1d 100644 --- a/apache-mod_ssl.conf +++ b/apache-mod_ssl.conf @@ -94,7 +94,7 @@ SSLCompression off SSLSessionTickets off # Use this command to generate 4096 DH parameters (it will take long time): -# openssl dhparam -out /etc//httpd/ssl/dhparams.pem 4096 +# openssl dhparam -out /etc/httpd/ssl/dhparams.pem 4096 # When finished, uncomment line below #SSLOpenSSLConfCmd DHParameters /etc/httpd/ssl/dhparams.pem