Skip to main content

AutoSSL certificate renew fail, pki-validation error 406 - file not acceptable

Comments

9 comments

  • cPRex Jurassic Moderator
    Hey there! It sounds like there is an issue looking up the DNS from your specific server if there are no issues reported with IntoDNS or other external tools. Could you try running this command on your server, just replacing "google.com" with your specific domain name? This will show if the system is able to check the correct nameservers for that domain: /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -MData::Dumper -e 'print Dumper(Cpanel::DnsRoots->new()->get_nameservers_for_domain("google.com"));'
    If that does return the correct information, feel free to submit a ticket to our team so we can do some additional testing.
    0
  • accafella
    Thanks @cPRex. The command returned the nameserver ip addresses that it ought to have done which correspond to the WHM nameserver records. I will submit a ticket. Steve.
    0
  • cPRex Jurassic Moderator
    If you can post the ticket number here I can make sure to follow along and keep this thread updated.
    0
  • accafella
    thanks. ticket #94328655.
    0
  • cPRex Jurassic Moderator
    Thanks so much - I'm following along with that ticket on my end now.
    0
  • accafella
    Thanks enormously @cPRex
    0
  • cPRex Jurassic Moderator
    Our team was able to find a ModSecurity rule that was interfering with the AutoSSL run. After disabling that rule everything is working normally on the system.
    0
  • accafella
    Yes, brilliant work. Thanks for all of your efforts.
    0
  • cPRex Jurassic Moderator
    You're very welcome!
    0

Please sign in to leave a comment.