Since the certificate expires every three months, I would like to know why
0 0,12 * * *
in cron job is set so rigorously? Two times a day?
1 Like
Hi @mahmoodn
yes, that's the standard setup.
If all certificates are "young enough", nothing is done, so nothing happens.
If a renew is required, then it should be enough time to do that. Or to check the configuration, if there is an error.
First try - 30 days before the certificate expires
If the certificate isn't renewed 10 days later -> Letsencrypt sends a mail.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.