You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been fighting for a few hours now to make my letsencrypt certificates renew properly. The issue was that some of my domains are either no longer serviced by my mail server or some other domain related reason which is out of my hands.
Even so i need to be able to renew the letsencrypt certificates for my other domains. Currently i host about 30 domains and 4-5 of them have issues which are unresolvable by myself.
I am also using the SNI option (exactly because of the same problem) so each domain can have its own certificates generated.
The problem i am facing is that even if one of those letsencrypt certificate renewals fails the services never get reloaded (i end up seeing: Some errors occurred, retrying in 30 minutes...)
So i would propose to create a new option in mailcow.conf that overrides this behavior and it force reloads the services even if some of the renewals have failed.
Motivation
Letsencrypt certificates should be renewed on a timely basis even if some of the domain renewal fails in order to prevent service disruption for the valid ones.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Summary
I've been fighting for a few hours now to make my letsencrypt certificates renew properly. The issue was that some of my domains are either no longer serviced by my mail server or some other domain related reason which is out of my hands.
Even so i need to be able to renew the letsencrypt certificates for my other domains. Currently i host about 30 domains and 4-5 of them have issues which are unresolvable by myself.
I am also using the SNI option (exactly because of the same problem) so each domain can have its own certificates generated.
The problem i am facing is that even if one of those letsencrypt certificate renewals fails the services never get reloaded (i end up seeing: Some errors occurred, retrying in 30 minutes...)
So i would propose to create a new option in mailcow.conf that overrides this behavior and it force reloads the services even if some of the renewals have failed.
Motivation
Letsencrypt certificates should be renewed on a timely basis even if some of the domain renewal fails in order to prevent service disruption for the valid ones.
Additional context
No response
The text was updated successfully, but these errors were encountered: