Updated deployhooks (markdown)

PM Extra 2024-09-13 20:10:04 +08:00
parent 1c04969eb4
commit ab969356f4

@ -996,9 +996,6 @@ acme.sh --deploy -d example.com --deploy-hook keyhelp
## 33. Deploy your certificate to Alibaba Cloud CDN (Aliyun)
> [!IMPORTANT]
> 该功能尚在 PR 中,请参考 [#5205](https://github.com/acmesh-official/acme.sh/pull/5205) 。
使用 acme.sh 部署到阿里云 CDN 之前,需要先创建[访问密钥](https://help.aliyun.com/zh/ram/user-guide/create-an-accesskey-pair),并赋予[相应权限](https://help.aliyun.com/zh/cdn/developer-reference/api-cdn-2018-05-10-setcdndomainsslcertificate#api-detail-31)。
```sh
@ -1030,9 +1027,6 @@ $ acme.sh --deploy -d example.com --deploy-hook ali_cdn
### English version
> [!IMPORTANT]
> This feature is still in the pull request, see [#5205](https://github.com/acmesh-official/acme.sh/pull/5205) .
You should [create an AccessKey pair](https://www.alibabacloud.com/help/en/ram/user-guide/create-an-accesskey-pair) and [give it the proper permissions](https://www.alibabacloud.com/help/en/cdn/developer-reference/api-cdn-2018-05-10-setcdndomainsslcertificate#api-detail-31) before deploying your certificate.
```sh