Nameserver configuration
Overview
This guide provides detailed instructions for nameserver configuration, covering both targeted and comprehensive actions. Targeted actions include returning the details of a specific nameserver, while comprehensive actions include listing all available nameservers.
Benefits
DigiCert® DNS gives users full control over their DNS settings, allowing them to tailor configurations to specific hosting, security, and performance requirements without relying on default provider settings. With integrated tools for rapid troubleshooting and optimization, users can quickly resolve issues and maximize uptime. The platform’s enhanced visibility and robust security features offer flexibility, autonomy, and confidence in managing DNS infrastructure.
Procedures
Notice
The current version of DigiCert® DNS does not include a dedicated front-end tab for viewing the nameservers for all domains. To access this information, use the following endpoint:
GET /nameservers
For help configuring your testing environment, refer to the API guide.
Notice
The current version of DigiCert® DNS does not include a dedicated front-end tab for viewing the details of a specific nameserver. To access this information, use the following endpoint:
GET /nameservers/{id}
For help configuring your testing environment, refer to the API guide.