Browse Source

adding more information about UltraDNS and their services as well as appropriate URLS (as of 20190226).

pull/2117/head
Steven M. Miano 7 years ago
parent
commit
f99cd65175
  1. 6
      dnsapi/README.md

6
dnsapi/README.md

@ -1261,6 +1261,12 @@ acme.sh --issue --dns dns_online -d example.com -d www.example.com
## 66. Use UltraDNS API ## 66. Use UltraDNS API
UltraDNS is a paid for service that provides DNS, as well as Web and Mail forwarding (as well as reporting, auditing, and advanced tools).
More information can be found here: https://www.security.neustar/lp/ultra20/index.html
The REST API documentation for this service is found here: https://portal.ultradns.com/static/docs/REST-API_User_Guide.pdf
Set your UltraDNS User name, and password; these would be the same you would use here: 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. https://portal.ultradns.com/ - or if you create an API only user, that username and password would be better utilized.

Loading…
Cancel
Save