• 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

Resolved Plesk panel ssl cert

phil.cisuna

New Pleskian
hi,

three days ago my cert from startcom for panel.domain.tdl expired. i did not renew it, because i changed the default plesk cert to a lets encrypt cert already (Settings>SSL/TSL Certs>Secure Plesk with XXX Cert).

Problem: this certificate to secure plesk is not in use at the moment. still the old expired one is used.
on onyx release i upgraded from 12.5.
i also changed the default plesk cert to the lets encrypt cert for the panel domain.

any idea's?

thanks
 
Please make sure that old certificate is still assigned to you domain with

# plesk bin certificate -l -domain panel.domain.tdl

After that try to remove it with

# plesk bin certificate -r <cert_name>

Then protect this panel.domain.tdl domain with LE certificate with help of Security Advisor Extension, for example.
 
Thanks.

Resolved the problem.
I changed the cert file path in /etc/sw-cp-server/conf.d/plesk.conf a year ago.:rolleyes:
 
Back
Top