Author Topic: BUG**ssl renew now renews ALL  (Read 2867 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
BUG**ssl renew now renews ALL
« on: December 29, 2021, 02:00:18 PM »
Clicking on a single domain to renew ssl forces ALL certs to renew.  And without admin services. uggg
« Last Edit: December 29, 2021, 02:04:28 PM by Namaste »
Listen to everything Pixelpadre says.

Offline
***
Re: BUG**ssl renew now renews ALL
« Reply #1 on: December 29, 2021, 09:35:45 PM »
If you have an issue you think is a bug, report it to:
https://bugs.control-webpanel.com/

Obviously, create an account first to access.

Regards,
Netino

Offline
***
Re: BUG**ssl renew now renews ALL
« Reply #2 on: December 29, 2021, 09:50:50 PM »
Have an account.  But bugs go unanswered.
Listen to everything Pixelpadre says.

Offline
*
Re: BUG**ssl renew now renews ALL
« Reply #3 on: December 30, 2021, 01:50:51 PM »
I have the same problem, one month ago, expire my auto SSL, automatic, has renew my SSL domain, but not admin services (like mail...).
My solution, delete the SSL of the domain and recreate again with select the SAN thats I need.

Offline
***
Re: BUG**ssl renew now renews ALL
« Reply #4 on: December 31, 2021, 04:01:20 AM »
I have the same problem, one month ago, expire my auto SSL, automatic, has renew my SSL domain, but not admin services (like mail...).
My solution, delete the SSL of the domain and recreate again with select the SAN thats I need.

Yes, it works too.

Another way is to just add the missing DNS records for that domains.

The missing domains you can check too with the following command, since the last restart of your Apache server (if using Apache server):
Code: [Select]
# grep AH01909 /usr/local/apache/logs/error_log


Offline
*
Re: BUG**ssl renew now renews ALL
« Reply #5 on: December 31, 2021, 09:58:32 AM »
I have the same problem, one month ago, expire my auto SSL, automatic, has renew my SSL domain, but not admin services (like mail...).
My solution, delete the SSL of the domain and recreate again with select the SAN thats I need.

Yes, it works too.

Another way is to just add the missing DNS records for that domains.

The missing domains you can check too with the following command, since the last restart of your Apache server (if using Apache server):
Code: [Select]
# grep AH01909 /usr/local/apache/logs/error_log

I think that when it happened to me, if I had the DNS's configured, anyway, I check and I am going to wait for them to have to be renewed automatically, to see what happens.
Thanks and regards.