Cpanel / WHM Tutorials

If WHM/Cpanel/Webmail is not loading in SSL mode (2087/2083/2096) then first you can try

httpd (stop/start/restart)

If it does not work then HTTPS authentication is usually run by the stunnel for the c-panel, and since the error is shown only when data transfer using stunnel is done; you can try a stunnel restart.

do the following:
===============
ps ax | grep stunnel
===============

you will get a pid for the current running stunnel. Kill it via:
===============
kill -9 pid
===============

now start stunnel: /usr/local/cpanel/etc/init/startstunnel
==============================================
then restart exim and cpanel via the “/etc/rc.d/init.d/” start/stop directives.

***************************************
OR simply

start stunnel: /usr/local/cpanel/etc/init/startstunnel

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

Intel Xeon E5-2600 Expands its v4 with 22 Core

With 22 Core, 14 nm engraving, security, and telemetry functions strengthened, Intel Xeon E5-2600 v4…

TLS/SSL Certificate

What is a TLS/SSL Certificate, and how It works

In this Knowledge Base you will understand what exactly TLS/SSL is? TLS/SSL Certificate? And what…

Terms Relating to Web Hosting (Series U, V, W)

Terms Relating to Web Hosting (Series U, V, W) UDP – User Data gram Protocol.…