mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 21:53:21 +08:00
fix aliyun API key get URL
@@ -234,8 +234,8 @@ The `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_DNS_SLOWRATE` will be
|
|||||||
|
|
||||||
## 11. Use Aliyun domain API to automatically issue cert
|
## 11. Use Aliyun domain API to automatically issue cert
|
||||||
|
|
||||||
First you need to login to your Aliyun account to get your API key.
|
First you need to login to your Aliyun account to get your RAM API key.
|
||||||
[https://ak-console.aliyun.com/#/accesskey](https://ak-console.aliyun.com/#/accesskey)
|
[https://ram.console.aliyun.com/users](https://ram.console.aliyun.com/users)
|
||||||
|
|
||||||
```
|
```
|
||||||
export Ali_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
export Ali_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
|
|||||||
Reference in New Issue
Block a user