• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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