From 082ed17a0a4c63f9da4b54b7a02caf63b1cac0c5 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Tue, 6 Feb 2018 21:57:32 +0100 Subject: [PATCH] added acmev2 staging information to docs --- docs/staging.md | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.47.2