mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-03 03:31:42 +02:00
added acmev2 staging information to docs
This commit is contained in:
@@ -10,3 +10,8 @@ To avoid this, please set the CA property to the Let’s Encrypt staging server
|
|||||||
```bash
|
```bash
|
||||||
CA="https://acme-staging.api.letsencrypt.org/directory"
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user