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