Updated deployhooks (markdown)

PM Extra 2024-09-20 18:45:34 +08:00
parent e554f12f6b
commit 7da47963e8

@ -1006,7 +1006,7 @@ $ export Ali_Secret="bar"
该访问密钥,与 acme.sh 中的其它阿里云服务共享(例如 DNS API 中的 `dns_ali` 功能)。如果已经在其它地方设置过 `Ali_Key``Ali_Secret` 变量,会自动复用。
> [!TIP]
> ** 以下内容以 CDN 为例DCDN 用户需要修改变量名中的 `CDN``DCDN`,并将 deploy-hook 从 `ali_cdn` 换成 `ali_dcdn` 。**
> **以下内容以 CDN 为例DCDN 用户需要修改变量名中的 `CDN``DCDN`,并将 deploy-hook 从 `ali_cdn` 换成 `ali_dcdn` 。**
完成准备工作之后,您就可以通过下面的命令开始部署 SSL 证书到阿里云 CDN
@ -1040,7 +1040,7 @@ $ export Ali_Secret="bar"
Notice that, this access key pair will be shared with other Alibaba Cloud features in acme.sh (eg. `dns_ali` in DNS API).
> [!TIP]
> ** This document uses CDN as a reference. For DCDN users, it is necessary to modify the variable names by replacing `CDN` with `DCDN`, and use the `ali_dcdn` deploy-hook instead of ali_cdn. **
> **This document uses CDN as a reference. For DCDN users, it is necessary to modify the variable names by replacing `CDN` with `DCDN`, and use the `ali_dcdn` deploy-hook instead of ali_cdn.**
After having the preparation, you can deploy certificate by following command: