mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Renewal hooks mean this note is outdated
This commit is contained in:
parent
248dc0962e
commit
f55ef8e286
1 changed files with 2 additions and 2 deletions
|
|
@ -337,8 +337,8 @@ will cause nasty errors served through the browsers!
|
|||
|
||||
.. note:: All files are PEM-encoded (as the filename suffix
|
||||
suggests). If you need other format, such as DER or PFX, then you
|
||||
could convert using ``openssl``, but this means you will not
|
||||
benefit from automatic renewal_!
|
||||
could convert using ``openssl``. You can automate that with
|
||||
`--renew-hook` if you're using automatic renewal_.
|
||||
|
||||
|
||||
.. _config-file:
|
||||
|
|
|
|||
Loading…
Reference in a new issue