mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-14 14:32:54 +00:00
adding the URL for the UltraDNS portal
This commit is contained in:
parent
21e978ee87
commit
26fa51d637
@ -1261,7 +1261,10 @@ acme.sh --issue --dns dns_online -d example.com -d www.example.com
|
|||||||
|
|
||||||
## 66. Use UltraDNS API
|
## 66. Use UltraDNS API
|
||||||
|
|
||||||
Set your UltraDNS User name, and password
|
Set your UltraDNS User name, and password; these would be the same you would use here:
|
||||||
|
|
||||||
|
https://portal.ultradns.com/ - or if you create an API only user, that username and password would be better utilized.
|
||||||
|
|
||||||
```
|
```
|
||||||
export ULTRA_USR="abcd"
|
export ULTRA_USR="abcd"
|
||||||
export ULTRA_PWD="efgh"
|
export ULTRA_PWD="efgh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user