SSL https:// question.

Snarf

Active Member
Mar 29, 2002
26
0
301
Hi all I have searched the forum for the answer to this and it is probadly kinda simple.

I just got a dedicated server with whm/cpanel .

I generated a cert. and installed it for domain.com.

when I try to goto https://domain.com or https://www.domain.com nothing will show I have tried to put in like index.php

nothing shows up how do I do this ?
 

avara

Well-Known Member
Oct 28, 2001
89
0
306
Can you be more precise than &nothing will show&?

Also remember that if you ordered the certificate for &domain.com&, only &domain.com& will work, and the other way around.
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
is apache starting with &ssl enabled& ?

As root try &su -&
And then &killall -9 httpd&
And finally:
/etc/rc.d/init.d/httpd startssl &

What is in your error_log in /usr/local/apache/logs, if you can't connect to https:// on the domain in question?