Changed default CA to zerossl (fix).
parent
37d2673de6
commit
7b7c5b3fb5
|
@ -25,7 +25,7 @@ acme.sh --issue .... --server https://acme.zerossl.com/v2/DV90
|
|||
```
|
||||
|
||||
|
||||
For now, the default CA is `sslcom`. If you want to use another CA, you need to specify `--server` for each command.
|
||||
For now, the default CA is `zerossl`. If you want to use another CA, you need to specify `--server` for each command.
|
||||
|
||||
For example, if your want to use `letsencrypt` CA :
|
||||
|
||||
|
|
Loading…
Reference in New Issue