mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Mention the --renew-by-default flag
I was going crazy looking for this flag - I think it's worth a mention in the Renewal section
This commit is contained in:
+5
-4
@@ -173,10 +173,11 @@ Renewal
|
|||||||
In order to renew certificates simply call the ``letsencrypt`` (or
|
In order to renew certificates simply call the ``letsencrypt`` (or
|
||||||
letsencrypt-auto_) again, and use the same values when prompted. You
|
letsencrypt-auto_) again, and use the same values when prompted. You
|
||||||
can automate it slightly by passing necessary flags on the CLI (see
|
can automate it slightly by passing necessary flags on the CLI (see
|
||||||
`--help all`), or even further using the :ref:`config-file`. If you're
|
`--help all`), or even further using the :ref:`config-file`. The
|
||||||
sure that UI doesn't prompt for any details you can add the command to
|
``--renew-by-default`` flag may be helpful for automating renewal. If
|
||||||
``crontab`` (make it less than every 90 days to avoid problems, say
|
you're sure that UI doesn't prompt for any details you can add the
|
||||||
every month).
|
command to ``crontab`` (make it less than every 90 days to avoid
|
||||||
|
problems, say every month).
|
||||||
|
|
||||||
Please note that the CA will send notification emails to the address
|
Please note that the CA will send notification emails to the address
|
||||||
you provide if you do not renew certificates that are about to expire.
|
you provide if you do not renew certificates that are about to expire.
|
||||||
|
|||||||
Reference in New Issue
Block a user