mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-20 07:21:23 +02:00
expand documentation on using letsencrypt staging ca
This commit is contained in:
@@ -10,3 +10,5 @@ To avoid this, please set the CA property to the Let’s Encrypt staging server
|
|||||||
```bash
|
```bash
|
||||||
CA="https://acme-staging-v02.api.letsencrypt.org/directory"
|
CA="https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Alternatively you can define the CA using the CLI argument `--ca letsencrypt-test` (`letsencrypt-test` is an integrated preset-CA corresponding to the URL above).
|
||||||
|
|||||||
Reference in New Issue
Block a user