Skip to main content

AutoSSL - Domain failed domain control validation

Comments

4 comments

  • cPanelMichael
    Hello Matt, AutoSSL is attempting to generate the SSL certificate for the "mail" subdomain for use with Exim/Dovecot as part of the "Domain TLS" feature documented at: What is Domain TLS - cPanel Knowledge Base - cPanel Documentation However, it looks like it's failing because mail.domain.tld does not resolve to an IP address. You'd need to setup an "A" record or "CNAME" record for "mail" at the DNS hosting provider for the domain name so it resolves to the IP address associated with the account. Thank you.
    0
  • ItsMattSon
    Thanks @cPanelMichael, that did the trick :) I added a CNAME record for 'mail' and ran AutoSSL again and no errors. I can also now reach
    0
  • cPanelMichael
    Hello, The mail subdomain is not required, however it's useful for customers that use that hostname when setting up their email clients. Here's a quote from the
    0
  • ItsMattSon
    Hi cPanelMichael, After setting up some DNS records between then and now I haven't seen the 403 forbidden again. Your information was great though because I feel comfortable with the mail subdomain now and why it's there. Plus, you helped me figure out a different problem with why mail.domain.tld would always go to www.mail.domain.tld (which was due to my poorly constructed rewrite rule in my .htaccess enforcing https and a second to force www.) Much appreciated!
    0

Please sign in to leave a comment.