From f99cd651751e9143b51baa90880444a71ce11231 Mon Sep 17 00:00:00 2001 From: "Steven M. Miano" Date: Tue, 26 Feb 2019 07:41:52 -0500 Subject: [PATCH] adding more information about UltraDNS and their services as well as appropriate URLS (as of 20190226). --- dnsapi/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dnsapi/README.md b/dnsapi/README.md index 00b580b8..5d1a7146 100644 --- a/dnsapi/README.md +++ b/dnsapi/README.md @@ -1261,6 +1261,12 @@ acme.sh --issue --dns dns_online -d example.com -d www.example.com ## 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: https://portal.ultradns.com/ - or if you create an API only user, that username and password would be better utilized.