SAC:SSLCert

From OSGeo
Revision as of 15:42, 2 May 2011 by Tmitchell (talk | contribs) (Created page with 'On most VMs we run the following configuration for using SSL certificates with Apache and its vhost config files: SSLCertificateFile /etc/ssl/certs/STAR_osgeo_org.crt SSLCer…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

On most VMs we run the following configuration for using SSL certificates with Apache and its vhost config files:

 SSLCertificateFile /etc/ssl/certs/STAR_osgeo_org.crt
 SSLCertificateKeyFile /etc/ssl/private/osgeo.key
 SSLCACertificateFile /etc/ssl/certs/COMODOHigh-AssuranceSecureServerCA.crt