Page 1 of 1

SSL Troubles

PostPosted: 12. February 2007 18:04
by devellion
Hi Guys,

I've made a key and CSR. I've got my cettificate and bundle file from InstantSSL (90 Day Trial Cert).

I've uploaded the following files:
/opt/lampp/etc/ssl.crt/domain.crt
/opt/lampp/etc/ssl.crt/domain.ca-bundle
/opt/lampp/etc/ssl.key/domain.key

I've edited /opt/lampp/etc/extra/httpd-ssl.conf

To have (commenting out the old values):
SSLCertificateFile /opt/lampp/etc/ssl.crt/domain.crt
SSLCertificateKeyFile /opt/lampp/etc/ssl.key/domain.key
SSLCertificateChainFile /opt/lampp/etc/ssl.crt/domain.ca-bundle

I restart Xampp (no error messages).

BUT... I still get an error for a domain mismatch under SSL and the details show the certificate to belong to Apache Freinds?!

How can this be?

I followed this guide:
https://support.comodo.com/index.php?_m ... 4&nav=0,35