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