Updated Preferred Chain (markdown)

neil 2021-10-13 09:56:17 +08:00
parent f36f13a73c
commit d87fbecf37
1 changed files with 9 additions and 6 deletions

@ -8,12 +8,15 @@ https://letsencrypt.org/docs/staging-environment/
There are 2 chains provided:
| Name | Default |
|-------------------------------|----------|
| (STAGING) Pretend Pear X1 | No |
| (STAGING) Bogus Broccoli X2 | Yes |
You select the ca like:
```
acme.sh --issue -d example.com ..... --test --preferred-chain "(STAGING) Pretend Pear X1"
```