• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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