From 35c15ee023b6014f1d7d83763bb45443f09b130c Mon Sep 17 00:00:00 2001 From: PM Extra Date: Thu, 18 Jul 2024 15:21:50 +0800 Subject: [PATCH] Updated deployhooks (markdown) --- deployhooks.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/deployhooks.md b/deployhooks.md index f3522d3..0a75a5a 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -1003,7 +1003,7 @@ $ export Ali_Key="foo" $ export Ali_Secret="bar" ``` -该访问密钥,与其它阿里云相关服务共享(例如 DNS API 中的 `dns_ali` 功能)。如果已经在其它地方设置过 `Ali_Key` 和 `Ali_Secret` 变量,会自动复用。 +该访问密钥,与 acme.sh 中的其它阿里云相关服务共享(例如 DNS API 中的 `dns_ali` 功能)。如果已经在其它地方设置过 `Ali_Key` 和 `Ali_Secret` 变量,会自动复用。 完成准备工作之后,您就可以通过下面的命令开始部署 SSL 证书到阿里云 CDN : @@ -1034,7 +1034,9 @@ $ export Ali_Key="foo" $ export Ali_Secret="bar" ``` -then you can deploy certificate by following command: +Notice that,this access key pair will be shared with other Alibaba Cloud features in acme.sh (eg. `dns_ali` in DNS API). + +After having the preparation, you can deploy certificate by following command: ```sh $ acme.sh --deploy -d example.com --deploy-hook ali_cdn