DNS Integration
DNS integration is the simplest integration method that Spec offers. Customers simply need to add or modify their DNS records for their protected domains to route user traffic to the Spec Platform. The Spec Platform then routes the user traffic to the customer's origin servers.
Prerequisites
Ensure that Spec has a certificate for your domain.
Your Product Success representative will provide a CNAME record name and value for you to publish with your DNS provider so the Spec Platform can receive and/or process traffic for your protected domain.
Confirm that you have the Spec Platform endpoint to which you will be adding or changing your DNS record value.
Speak with your Product Success representative if you do not already have this.
Instructions
Log into your DNS provider and locate the record that holds the name for your protected domain.
Alter CNAME record
If you will be creating a new record, create a new CNAME record.
If the existing record is not a CNAME, convert it to a CNAME record.
Add or replace the CNAME record's value with the Spec Platform endpoint you received from your Product Success representative and save the entry.
Wait a few minutes for the DNS record to propagate.
Verify the change using
dig
- the command should return the Spec Trust Cloud endpoint as the new CNAME value.Example:
dig example.com +short
Example DNS Change
Before
After
Last updated