Layout fix

This commit is contained in:
MasinAD
2020-04-13 17:59:11 +02:00
committed by GitHub
parent ff19500c20
commit 802520d20d

View File

@@ -28,7 +28,7 @@ Named Arguments
To start using DNS authentication for Core Networks, pass the following arguments on
certbot's command line:
============================================================= ==============================================
=================================================================== ==============================================
``--authenticator certbot-dns-corenetworks:dns-corenetworks`` select the authenticator plugin (Required)
``--certbot-dns-corenetworks:dns-corenetworks-credentials`` Core Networks Remote User credentials
@@ -37,7 +37,7 @@ certbot's command line:
``--certbot-dns-corenetworks:dns-corenetworks-propagation-seconds`` | waiting time for DNS to propagate before asking
| the ACME server to verify the DNS record.
| (Default: 10, Recommended: >= 600)
============================================================= ==============================================
=================================================================== ==============================================
(Note that the verbose and seemingly redundant ``certbot-dns-corenetworks:``
prefix is currently imposed by certbot for external plugins.)