I've been having an issue for a while where a cPanel DNS-Only instance fails the checkallsslcerts script every day.
Searching around I stumbled on this thread: Hostname SSL issue Null Stale CSR on ubuntu
My system is AlmaLinux, ran
Ran the suggested command and re-ran the check ssl script
Code:
The system failed to acquire a signed certificate from the cPanel Store because of the following error: The system failed to acquire a signed certificate from the cPanel Store. ({"domain_details":null,"status":"revoked","status_details":null,"status_message":"Stale CSR"})
My system is AlmaLinux, ran
Code:
mv /var/cpanel/hostname_cert_csrs{,.cpbkp} -v
Code:
The system failed to acquire a signed certificate from the cPanel Store because of the following error: (XID zgehgc) The cPanel Store returned an error (X::Item::NotFound) in response to the request “GET ssl/certificate/free/2255251579”: Generic exception
Last edited by a moderator: