• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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