Merge branch 'master' of https://git.oopen.de/install/mailsystem
This commit is contained in:
commit
1c5f98636f
@ -1494,6 +1494,8 @@ EOF
|
|||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
|
|
||||||
|
SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1
|
||||||
|
|
||||||
SSLCertificateFile ${APACHE_CERT_DIR}/$APACHE_SERVER_CERT
|
SSLCertificateFile ${APACHE_CERT_DIR}/$APACHE_SERVER_CERT
|
||||||
SSLCertificateKeyFile ${APACHE_CERT_DIR}/$APACHE_SERVER_KEY
|
SSLCertificateKeyFile ${APACHE_CERT_DIR}/$APACHE_SERVER_KEY
|
||||||
$SSLCertificateChainFile
|
$SSLCertificateChainFile
|
||||||
|
Loading…
Reference in New Issue
Block a user