mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
Updated dnsapi (markdown)
@@ -2516,10 +2516,11 @@ You can find more details [here](https://github.com/arabezar/acme.sh/wiki)
|
|||||||
|
|
||||||
Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3248)
|
Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3248)
|
||||||
|
|
||||||
## 123. Use HuaweiCloud API (Under Development)
|
## 123. Use HuaweiCloud API
|
||||||
Export your credentials as an environment variable:
|
Export your credentials as an environment variable:
|
||||||
|
|
||||||
ProjectID can be found at [here](https://console-intl.huaweicloud.com/iam/?region=ap-southeast-1#/myCredential)
|
ProjectID can be found at [here](https://console-intl.huaweicloud.com/iam/?region=ap-southeast-1#/myCredential)
|
||||||
|
It seems that project ID can be retrieved automatically, but this dnsapi does not implement it yet.
|
||||||
|
|
||||||
```
|
```
|
||||||
export HUAWEICLOUD_Username=<Your Username> # Usually hwxxxxxx
|
export HUAWEICLOUD_Username=<Your Username> # Usually hwxxxxxx
|
||||||
|
|||||||
Reference in New Issue
Block a user