SSL Certificate install on FC4/Apache2

Discussion in 'Installation/Configuration' started by Roman, Aug 20, 2005.

  1. Roman

    Roman New Member

    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://mydomain.com and it says "connection refused".

    What to do ?

    Thanks,
    Roman
     

Share This Page