• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Existing SSL cert removal

RobbieL

New Pleskian
So after the palaver yesterday, I managed to remove everything to a degree enough to reinstall Plesk. I'm still having quite a few issues but at least the websites are up and running again.

One of the more important ones is SSL certificates. Apparently they still exist somewhere, but they're not showing up in Plesk.

I tried doing /usr/local/psa/bin/certificate -l -domain <domain>, however that returns:

PHP Notice: Undefined index: CSR; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Undefined index: Priv; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Undefined index: Cert; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Undefined index: CA; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

PHP Notice: Undefined index: Name; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

PHP Notice: Undefined index: Used; File: /usr/local/psa/admin/plib/api-common/cuCertificate.php, Line: 878

CSRPrivCertCANameUsed

When the backup restore was done, one of the errors was:

Execution of /usr/local/psa/admin/plib/api-cli/certificate.php --create '' -cert-file /usr/local/psa/PMM/tmp/pmm-cert-1AMFyI -key-file /usr/local/psa/PMM/tmp/<key> -print-signature -admin -ignore-nonexistent-options failed with return code 1.
Stderr is
Wrong syntax for command's '-create' parameter. '' cannot be shorter than 1 or longer than 251 characters.

I also tried a MySQL method to repopulate but that spazzes out and doesn't do the trick either.

How can I either re-populate Plesk with the existing certificates or remove the old ones so I can put them in again?
 
Back
Top