replacing thr SSL cert - URGENT

Xnet

Member
Feb 8, 2002
10
0
301
Hello.

I followed these intructions in the ventures online forum to replace the cpanel generated cert w/ mine:

/usr/local/cpanel/etc/cpanel.pem (replace the RSA and the CERT)

Then you need to make the file immutable so it isn't replaced at upgrade time.

chattr +i cpanel.pem

then you need to restart cpanel completely

/etc/rc.d/init.d/cpanel3 restart

---

However, I forgot to make a back up. My SSH on the restart showed Interchange stopping and starting - but my insecure services page show it as failed? How do I restart interchange? Should I do a full server restart? When i try to connect as https://secure.xnethosting.com:2087 I just get an IE error screen? Any solutions?
 

Xnet

Member
Feb 8, 2002
10
0
301
I ran: chattr -i cpanel.pem
and ran /scripts/upcp - fixed it - but I'm still curious on why it would not work.