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.