I have problems installing SSL web cert for a custom website.
My certificate is not wild card cert, but only for common name "www" .. if that matters.
I have my Private key and Certificate supplied. CA bundle has 2 certificates inside including my cert.
Anyone can help or at least place where i can look for debug logs ?
My certs are perfectly working i am taking them off another apache installation.
SSLCertificateFile /etc/ssl/mydomain/mydomain.crt
SSLCertificateKeyFile /etc/ssl/mydomain/mydomain.key
SSLCACertificateFile /etc/ssl/mydomain/QuickSSL_Intermediate_CA.pem
As i said inside QuickSSL_Intermediate_CA.pem i have 2 certificates.