PDA

View Full Version : SSLCertificate install...


dennsy
29th December 2006, 00:46
I uploaded SSL certificate and the key to /apache/conf/ssl.crt(key) folders and wrote
SSLCertificateFile /apache/conf/ssl.crt/mydoamin.crt
SSLCertificateKeyFile /apache/conf/ssl.key/mydomain.key
into a virtual host part of the httpd.conf. After that I restarted apache. Tried to go to https://domain.co and it says "connection refused". What to do ?

thans...

falko
29th December 2006, 18:05
What's the output of netstat -tap?