install_roundcube.sh only allow protocol tls 1.2 and tls 1.3: 'SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1'.
This commit is contained in:
		| @@ -1432,6 +1432,8 @@ EOF | ||||
|  | ||||
|    SSLEngine on | ||||
|  | ||||
|    SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1 | ||||
|  | ||||
|    SSLCertificateFile   ${APACHE_CERT_DIR}/$APACHE_SERVER_CERT | ||||
|    SSLCertificateKeyFile ${APACHE_CERT_DIR}/$APACHE_SERVER_KEY | ||||
|    $SSLCertificateChainFile | ||||
|   | ||||
		Reference in New Issue
	
	Block a user