Hello everybody
We're installing/renewing certificates via the installssl API call which has been working for years now. The API still returns ok, but the certificate is not used.
What else I've tried so far:
- Manually via "Install an SSL Certificate on a Domain" by copy&pasting crt, key and intermediate. No errors, but no success either.
- Removed the domain's vhost with the soon expiring certificate via "Manage SSL Hosts"
- Added the new certificate via API. Again no errors, and no success
- When trying to add it with the webinterface, it says the certificate is already present
- The new certificate is listed in the "SSL Storage Manager", but no vhost exists in "Manage SSL Hosts"
- The httpd.conf also shows no vhost for the domain on :443
- In /var/cpanel/ssl/apache_tls/.index.sqlite there seems to be the correct new certificate listed (according to the validity times)
- /scripts/rebuildhttpdconf doesn't fix it, as well as restarting Apache
Running on CloudLinux 7.9 with version 108.0.15
I have not tried it with the other accounts on the todo list yet, because right now I'm unable to add the old certificate either, so the domain is showing a SSL error. Needless to say that I'm not tempted to try another host without knowing the cause.
We're installing/renewing certificates via the installssl API call which has been working for years now. The API still returns ok, but the certificate is not used.
What else I've tried so far:
- Manually via "Install an SSL Certificate on a Domain" by copy&pasting crt, key and intermediate. No errors, but no success either.
- Removed the domain's vhost with the soon expiring certificate via "Manage SSL Hosts"
- Added the new certificate via API. Again no errors, and no success
- When trying to add it with the webinterface, it says the certificate is already present
- The new certificate is listed in the "SSL Storage Manager", but no vhost exists in "Manage SSL Hosts"
- The httpd.conf also shows no vhost for the domain on :443
- In /var/cpanel/ssl/apache_tls/.index.sqlite there seems to be the correct new certificate listed (according to the validity times)
- /scripts/rebuildhttpdconf doesn't fix it, as well as restarting Apache
Running on CloudLinux 7.9 with version 108.0.15
I have not tried it with the other accounts on the todo list yet, because right now I'm unable to add the old certificate either, so the domain is showing a SSL error. Needless to say that I'm not tempted to try another host without knowing the cause.