So I have my cert the GS root cert and the intermediate cert pointed at by
the
apache conf like this
SSLCertificateFile //etc/certs/myhost.com.crt
SSLCertificateKeyFile //etc/certs/myhost.key
SSLCACertificateFile //etc/certs/globalsign-root-ca-rc2.crt
SSLCertificateCha
On 09/10/2013 13:15, Fiedler Roman wrote:
..
Unless you want to use client certificates from globalsign,
"SSLCACertificateFile" will not make sense. See [1]
Roman
[1] http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcacertificatefile
..
This page https://support.globalsi