From d83636092a721aafcb62fc3fd1ae261e10e925c9 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sun, 16 Aug 2020 17:20:04 +0800 Subject: [PATCH] Updated Server (markdown) --- Server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server.md b/Server.md index 8cdeed4..fb0de2c 100644 --- a/Server.md +++ b/Server.md @@ -43,7 +43,7 @@ There is a way to change the default CA: 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` if you don't specify any `--server` parameter. ``` acme.sh --issue -d example.com --dns dns_cf