Project

General

Profile

« Previous | Next » 

Revision 9471fa32

Added by David Sorber over 9 years ago

Updating main apache config with new cert names.

View differences:

configs/apache/main.conf
LogLevel warn
SSLEngine On
SSLCertificateFile /etc/apache2/ssl/server.crt
SSLCertificateKeyFile /etc/apache2/ssl/server.key
SSLCertificateFile /etc/apache2/ssl/baranovich.crt
SSLCertificateKeyFile /etc/apache2/ssl/baranovich.key
SSLProtocol -all +TLSv1.2
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
</VirtualHost>

Also available in: Unified diff