Roman
20th August 2005, 17:53
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
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