]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
added acmev2 staging information to docs
authorLukas Schauer <lukas@schauer.so>
Tue, 6 Feb 2018 20:57:32 +0000 (21:57 +0100)
committerLukas Schauer <lukas@schauer.so>
Tue, 6 Feb 2018 20:58:42 +0000 (21:58 +0100)
docs/staging.md

index 297db5807787a5956f023f9213a5817c3f22dbd1..bae89033487013fec0b669b7c34b84d4c546b59f 100644 (file)
@@ -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.