Commit 8de2479
committed
Certbot DNS: remove no-autorenew
We would prefer that certbot not autorenew our certificates because it
does no good. Either we will get called to install the new certificate
and we could renew then, or we will not, and it would be better to let
the certificate fall out of issue. However, certbot's behavior on
no-autorenew is pathological: it treats the existing certificate as
unexpired, no matter how old it is, blocking manual attempts to renew
with the certonly command.
Therefore, allow autorenewals.1 parent 253a03f commit 8de2479
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | 314 | | |
316 | 315 | | |
317 | 316 | | |
| |||
0 commit comments