From: Lukas Schauer Date: Tue, 6 Feb 2018 20:57:32 +0000 (+0100) Subject: added acmev2 staging information to docs X-Git-Tag: v0.6.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082ed17a0a4c63f9da4b54b7a02caf63b1cac0c5;p=thirdparty%2Fdehydrated.git added acmev2 staging information to docs --- diff --git a/docs/staging.md b/docs/staging.md index 297db58..bae8903 100644 --- a/docs/staging.md +++ b/docs/staging.md @@ -10,3 +10,8 @@ To avoid this, please set the CA property to the Let’s Encrypt staging server ```bash CA="https://acme-staging.api.letsencrypt.org/directory" ``` + +# ACMEv2 staging + +You can use `CA="https://acme-staging-v02.api.letsencrypt.org/directory"` to test dehydrated with +the ACMEv2 staging endpoint.