alidns: support sts token credential (#1454)
This commit is contained in:
parent
8e7bba485f
commit
6f5f694cd5
6 changed files with 21 additions and 8 deletions
|
@ -35,6 +35,7 @@ lego --email myemail@example.com --dns alidns --domains my.example.org run
|
|||
|-----------------------|-------------|
|
||||
| `ALICLOUD_ACCESS_KEY` | Access key ID |
|
||||
| `ALICLOUD_SECRET_KEY` | Access Key secret |
|
||||
| `ALICLOUD_SECURITY_TOKEN` | STS Security Token (optional) |
|
||||
|
||||
The environment variable names can be suffixed by `_FILE` to reference a file instead of a value.
|
||||
More information [here](/lego/dns/#configuration-and-credentials).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue