mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-14 16:10:09 +08:00
The value must be the same as that in dns_huaweicloud.sh
parent
a2eb524b11
commit
2795ad0a4c
@ -2486,13 +2486,12 @@ Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues
|
||||
## 123. Use HuaweiCloud API
|
||||
Export your credentials as an environment variable:
|
||||
|
||||
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.
|
||||
About "DomainName" parameters see: https://support.huaweicloud.com/api-iam/iam_01_0006.html
|
||||
|
||||
```sh
|
||||
export HUAWEICLOUD_Username=<Your Username> # Usually hwxxxxxx
|
||||
export HUAWEICLOUD_Password=<Your Password>
|
||||
export HUAWEICLOUD_ProjectID=<A Project ID>
|
||||
export HUAWEICLOUD_DomainName=<Your DomainName>
|
||||
```
|
||||
|
||||
To issue a cert:
|
||||
|
Loading…
Reference in New Issue
Block a user