Add reference from configuration options, to more detailed explanation
This commit is contained in:
parent
ae1ead6d75
commit
4f1e09e3af
|
@ -1175,7 +1175,7 @@ ACME Plugin
|
|||
~~~~~~~~~~~~
|
||||
|
||||
The following configration properties are optional for the ACME plugin to use. They allow reusing an existing ACME
|
||||
account.
|
||||
account. See :ref:`Using a pre-existing ACME account <AcmeAccountReuse>` for more details.
|
||||
|
||||
|
||||
.. data:: ACME_PRIVATE_KEY
|
||||
|
|
|
@ -513,6 +513,8 @@ The following must be added to the config file to activate the pinning (the pinn
|
|||
"""
|
||||
|
||||
|
||||
.. _AcmeAccountReuse:
|
||||
|
||||
LetsEncrypt: Using a pre-existing ACME account
|
||||
-----------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue