added acmev2 staging information to docs

This commit is contained in:
Lukas Schauer
2018-02-06 21:57:32 +01:00
parent dec5ad5840
commit 082ed17a0a

View File

@@ -10,3 +10,8 @@ To avoid this, please set the CA property to the Lets 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.