documentation
This commit is contained in:
parent
8a3d18741f
commit
66f87007c0
1 changed files with 8 additions and 8 deletions
16
README.rst
16
README.rst
|
@ -33,16 +33,16 @@ Named Arguments
|
||||||
To start using DNS authentication for ionos, pass the following arguments on
|
To start using DNS authentication for ionos, pass the following arguments on
|
||||||
certbot's command line:
|
certbot's command line:
|
||||||
|
|
||||||
======================================== ==============================================
|
=============================================== ===============================================
|
||||||
``--authenticator dns-ionos`` | select the authenticator plugin (Required)
|
``--authenticator dns-ionos`` select the authenticator plugin (Required)
|
||||||
|
|
||||||
``--dns-ionos-credentials`` | ionos Remote User credentials
|
``--dns-ionos-credentials`` ionos Remote User credentials
|
||||||
| INI file. (Required)
|
INI file. (Required)
|
||||||
|
|
||||||
``--dns-ionos-propagation-seconds`` | waiting time for DNS to propagate before asking
|
``--dns-ionos-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)
|
||||||
======================================== ==============================================
|
=============================================== ===============================================
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue