2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-03 07:45:40 +00:00

Updated Server (markdown)

neil
2020-08-12 21:26:36 +08:00
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.