My Cpanel İs not opening
AnsweredHello friends, I have whm on my server, I accidentally registered it while updating the Ciphers and TLS protocols on the panel. I can't access the whm panel right now. How can I fix this via ssh? I corrected the httd conf file as shown in the picture, but the problem was not resolved.
-
Hi,
The following article details how you can adjust the cipher protocols via SSH:
Our documentation has the default ciphers and TLS protocols for cPanel/WHM (cpsrvd):
https://docs.cpanel.net/whm/service-configuration/cpanel-web-services-configuration/
Here's an example I have written to show how the command is used:
/usr/local/cpanel/bin/set-tls-settings --cipher-suites=ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384 --protocols=TLSv1.2 cpsrvd
0
Please sign in to leave a comment.
Comments
1 comment