• 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 9.5.2 - /usr/local/psa/admin/bin/certmng Not Working?

paulieG

Regular Pleskian
Hi,

I've just upgraded a container from Plesk 8.6 to Plesk 9.5.2 and run a script that ends with certmng uploading a self-signed cert to replace the Plesk default control panel cert :

/usr/local/psa/admin/bin/certmng --setup-cp-certificate --certificate=/root/file.pem

This is not throwing any error but is also not working, the certificate is not showing up in Settings -> SSL Certificates.

When I run /usr/local/psa/admin/bin/certmng --help the information returned appears identical to Plesk 8.6 so is there any way I can get this working?

Thanks,

Paul.
 
Use this command /usr/local/psa/bin/certificate (--help option for details)
Utilities from /admin/bin(sbin) are internal system utilities and you should use utilities from /psa/bin(sbin) directory.
 
Last edited:
Back
Top