diff --git a/README.rst b/README.rst index 4ab2f04..9de2073 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ certbot-dns-ionos ===================== -IONOS_ DNS Authenticator plugin for Certbot +IONOS_ DNS Authenticator plugin for Certbot_ This plugin automates the process of completing a ``dns-01`` challenge by creating, and subsequently removing, TXT records using the IONOS Remote API. @@ -17,7 +17,7 @@ In the `System -> Remote Users` you have to have a user, with the following righ .. _IONOS: https://www.ionos.de/ -.. _certbot: https://certbot.eff.org/ +.. _Certbot: https://certbot.eff.org/ Installation ------------ @@ -34,10 +34,10 @@ To start using DNS authentication for ionos, pass the following arguments on 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 - INI file. (Required) +``--dns-ionos-credentials`` | ionos Remote User credentials + | INI file. (Required) ``--dns-ionos-propagation-seconds`` | waiting time for DNS to propagate before asking | the ACME server to verify the DNS record.