mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:19 +02:00
Clarify using.rst w.r.t. renewal config files (#10441)
Fixes #10440. --------- Co-authored-by: ohemorange <ebportnoy@gmail.com>
This commit is contained in:
co-authored by
ohemorange
parent
041581fb33
commit
7d6c1e7732
@@ -1238,8 +1238,11 @@ Configuration file
|
||||
==================
|
||||
|
||||
Certbot accepts a global configuration file that applies its options to all invocations
|
||||
of Certbot. Certificate specific configuration choices should be set in the ``.conf``
|
||||
files that can be found in ``/etc/letsencrypt/renewal``.
|
||||
of Certbot. Certificate-specific configuration choices are stored in the ``.conf``
|
||||
files that can be found in ``/etc/letsencrypt/renewal``. See
|
||||
`Modifying the Renewal Configuration of Existing Certificates`_ for more information
|
||||
about modifying certificate-specific options. Note that it is not recommended to modify
|
||||
these certificate-specific renewal configuration files manually.
|
||||
|
||||
By default no cli.ini file is created (though it may exist already if you installed Certbot
|
||||
via a package manager, for instance).
|
||||
|
||||
Reference in New Issue
Block a user