Home > Cpanel/Linux Internals > How to restart the cpanel ssl services.

How to restart the cpanel ssl services.

October 6th, 2009

Whenever you start the cpanel service through “service cpanel restart”
, sometimes cpanel ssl service do not start. The o/p comes like :-
=================================================
Starting cPanel ssl services: [ FAILED ]
=================================================

So, To start the cpanel ssl service you have to follow the below steps.

1. pkill stunnel .
2. run “service cpanel restart” . Yop will get the o/p like
==================================================
Starting cPanel ssl services: [ OK ]
==================================================
3. run
/usr/bin/stunnel-4.04local /usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf.run

Cpanel/Linux Internals

  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.