浏览代码

add set-default-ca

neilpang 5 年之前
父节点
当前提交
8d0e485120
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 1 0
      Dockerfile
  2. 2 1
      acme.sh

+ 1 - 0
Dockerfile

@@ -54,6 +54,7 @@ RUN for verb in help \
   deactivate \
   deactivate-account \
   set-notify \
+  set-default-ca \
   ; do \
     printf -- "%b" "#!/usr/bin/env sh\n/root/.acme.sh/acme.sh --${verb} --config-home /acme.sh \"\$@\"" >/usr/local/bin/--${verb} && chmod +x /usr/local/bin/--${verb} \
   ; done

+ 2 - 1
acme.sh

@@ -6430,7 +6430,8 @@ Commands:
   --cron                   Run cron job to renew all the certs.
   --set-notify             Set the cron notification hook, level or mode.
   --deactivate             Deactivate the domain authz, professional use.
-  --set-default-ca         Used with '--server', to set the default CA to use to use.
+  --set-default-ca         Used with '--server', Set the default CA to use.
+                           See: $_SERVER_WIKI
 
 
 Parameters: