removing bad cipher suite in apache example file
This commit is contained in:
parent
9d905fa78c
commit
b1e4b68613
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ Apache
|
||||||
DocumentRoot /srv/www/ponytracker/www
|
DocumentRoot /srv/www/ponytracker/www
|
||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
|
|
||||||
SSLCertificateFile /etc/apache2/ssl/ponytracker.example.com.pem
|
SSLCertificateFile /etc/apache2/ssl/ponytracker.example.com.pem
|
||||||
SSLCertificateKeyFile /etc/apache2/ssl/ponytracker.example.com-Key.pem
|
SSLCertificateKeyFile /etc/apache2/ssl/ponytracker.example.com-Key.pem
|
||||||
SSLCACertificateFile /etc/apache2/ssl/ponytracker.example.com-CA.pem
|
SSLCACertificateFile /etc/apache2/ssl/ponytracker.example.com-CA.pem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue