From 6fbcffc2d027c177c231ad446ecffc8b6e869438 Mon Sep 17 00:00:00 2001 From: PM Extra Date: Fri, 26 Jul 2024 15:13:43 +0800 Subject: [PATCH] Updated deployhooks (markdown) --- deployhooks.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deployhooks.md b/deployhooks.md index c7b87c3..729f241 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -996,6 +996,9 @@ 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 @@ -1027,6 +1030,9 @@ $ 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