• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

PLESK SSL Wrapper Failing to start at all

T

Traged1

Guest
After the PLESK 7.6.1 upgrade the PLESK SSL Wrapper service is failing to start. We ahve many customers using secure email and this failure to start is preventing them from sending out thier email. Which of cource they have complained to us.

I have tried to restart the service using PLESK's service montior and manually using the Administration services console. Same result:

"Error 1053: The service failed to respond ina timely manner."

Anyone got any suggestions.
 
PLESK support suggested that I try using the ADD/Remove programs to repair the PLESK installation, but that did not help at all.

Upon comparison of the stunnel files from the affected server to another server which stunnel is working on I have noticed that the file: C:\Program Files\SWsoft\Plesk\admin\bin\stunnel.conf has not been updated on the affected server.

In particular the section:

# Certificate
cert = @CertificateFileName@

Should now be:

# Certificate
cert = C:\Program Files\SWsoft\Plesk\admin\conf\httpsd.pem

Editing this file like above and restarting the PLESK SSL Wrapper service appears to have fixed the issue.
 
Back
Top