mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01: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
|
||||
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