documentation

This commit is contained in:
Helge 2020-12-23 14:51:55 +01:00
parent 8a3d18741f
commit 66f87007c0

View file

@ -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)
======================================== ============================================== =============================================== ===============================================