Hello,
I’m trying to set an SSL certificate validation process. Gandi.net ask me to validate the rights to my domain (gentlenode.com) and to enter this in the DNS zone file for the domain:
A5408D4FA4C6B1EA15B34B127A4183E5.gentlenode.com. 10800 IN CNAME 81E58BA2FF396C66097BCD6C447392C6F801C4BC.comodoca.com.
So I have created a new CNAME record with:
name: A5408D4FA4C6B1EA15B34B127A4183E5.gentlenode.com. host: 81E58BA2FF396C66097BCD6C447392C6F801C4BC.comodoca.com.
And I can see that the following line has been correctly added to the Zone File:
A5408D4FA4C6B1EA15B34B127A4183E5.gentlenode.com. CNAME 81E58BA2FF396C66097BCD6C447392C6F801C4BC.comodoca.com.
The problem is that it is not exactly the same than the one provided by Gandi. I do not know how to add the 10800 number after the name. And when I try to append it to the value in the name field, here is the error message I get:
Name Only valid hostname characters are allowed. (a-z, A-Z, 0-9, ., _ and -) Or a single record of ‘@’.
So I have two questions: How can I add the 10800 number? And what is its purpose?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Additionally in your DNS zone file (example): <br> <br>www 172800 IN CNAME exampleblogname.wordpress.com. <br> <br>The 172800 represents the TTL, in this case 172800 result means 48 hours.
In the DNS Zone page on Gandi you change the view from normal to expert, this mode allows for grater flexibility when editing.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.