Linux > cPanel

Disable ssl via ssh (unable to login into WHM)

(1/1)

nidhinjo:
If you are unable to login into WHM because of ssl error  (An error occurred during a connection to. Peer's Certificate has been revoked. (Error code: sec_error_revoked_certificate)



You would be able to disable those options from the shell.  Please follow the steps provided below for the same,

1.) SSH to your server as root

2.) Open

# vi /var/cpanel/cpanel.config and set the following options to 0 (zero).

alwaysredirecttossl
requiressl

--- Code: ---—-
alwaysredirecttossl=0
requiressl=0
—–
--- End code ---

3.) Save the file and exit.
=================================== ;)==================================

Navigation

[0] Message Index

Go to full version