Ignore:
Timestamp:
Jul 22, 2014, 2:48:35 AM (10 years ago)
Author:
achernya
Message:
Apache SSL configuration cleanup. Fixes SNI on httpd 2.4
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc20-dev/server/fedora/config/etc/httpd/vhosts.d/cs6090.conf

    r2522 r2541  
    1919                Include conf.d/vhosts-common-ssl.conf
    2020                SSLCertificateFile /etc/pki/tls/certs/cs6090.pem
    21                 SSLCertificateChainFile /etc/pki/tls/certs/cs6090.pem
    2221                SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
    2322        </VirtualHost>
     
    3130                Include conf.d/vhosts-common-ssl-cert.conf
    3231                SSLCertificateFile /etc/pki/tls/certs/cs6090.pem
    33                 SSLCertificateChainFile /etc/pki/tls/certs/cs6090.pem
    3432                SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
    3533        </VirtualHost>
Note: See TracChangeset for help on using the changeset viewer.