mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Changed default CA to zerossl (fix).
@@ -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 :
|
For example, if your want to use `letsencrypt` CA :
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user