mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-24 18:40:09 +08:00
Updated deployhooks (markdown)
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
|
||||
|
Loading…
Reference in New Issue
Block a user