May 9, 2017

godaddy ssl verification dns txt multiple entries

I needed to verify ownership of a domain name to issue a Godaddy SSL certificate. On their help page they suggest adding a TXT record as an option, however I already had a TXT record for my domain name. With a trial and error, I figured out the entry that worked:

example.com. TXT 300 "my_godaddy_verification_code" "v=spf1 redirect=_spf.example.net"

No comments: