• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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