From 32fb89df7e5edf7fe8803d6c75f0b6d6c6cdb89c Mon Sep 17 00:00:00 2001 From: alexzorin Date: Wed, 23 Dec 2020 10:10:59 +1100 Subject: [PATCH] docs: add missing /directory to ACMEv2 server URL (#8564) --- certbot/docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index 52540a27e..ab8d64d79 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -912,7 +912,7 @@ Changing the ACME Server ======================== By default, Certbot uses Let's Encrypt's production server at -https://acme-v02.api.letsencrypt.org/. You can tell Certbot to use a +https://acme-v02.api.letsencrypt.org/directory. You can tell Certbot to use a different CA by providing ``--server`` on the command line or in a :ref:`configuration file ` with the URL of the server's ACME directory. For example, if you would like to use Let's Encrypt's