Updated Server (markdown)
parent
38a070b8e0
commit
42c24e10a1
|
@ -40,7 +40,7 @@ acme.sh --issue --server zerossl -d example.com --dns dns_cf
|
||||||
There is a way to change the default CA:
|
There is a way to change the default CA:
|
||||||
|
|
||||||
```
|
```
|
||||||
acme.sh --set-default-ca zerossl
|
acme.sh --set-default-ca --server zerossl
|
||||||
```
|
```
|
||||||
|
|
||||||
From now on, you will issue cert from `zerossl` without `--server` parameters.
|
From now on, you will issue cert from `zerossl` without `--server` parameters.
|
||||||
|
|
Loading…
Reference in New Issue