Merge branch 'master' of github.com:MasinAD/certbot-dns-corenetworks

This commit is contained in:
Masin Al-Dujaili
2020-04-13 22:45:02 +02:00

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.)