SSL is not generated
Hi.-
When trying to generate the SSl of a .top domain, the following message is issued:
"xxxxxxxx.top" is unmanaged. Verify this domain"s registration and authoritative nameserver configuration to correct this problem.
How can it be solved?
The domain has the correct DNS and responds to the IP of the server
-
Hey there! Just to confirm there are no odd DNS issues, can you run this command on the machine to confirm it is pulling the correct nameserver information? just replace "domain.com" from the code below, keeping the quotation marks in place, with your actual domain name in question: /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -MData::Dumper -e 'print Dumper(Cpanel::DnsRoots->new()->get_nameservers_for_domain("domain.com"));'
Let us know if that shows the correct nameservers and we can go from there.0 -
The command response is as follows: warn [-e] DNS query failure (dominio.top/NS): Timeout! $VAR1 = {}; What could be happening? 0 -
Can you scan your domain with a tool like IntoDNS.com to see if there are any issues noted there? 0 -
On intodns.com everything looks good. Does not show errors 0 -
If you try updating your local /etc/resolv.conf file to use the Google nameservers, does that change the output of that command? The file would look like this after your changes: nameserver 8.8.8.8 nameserver 8.8.4.40 -
It has been configured as follows: Primary Resolver 8.8.8.8 Secondary Resolver 1.1.1.1 Tertiary Resolver (optional) 208.67.222.222 0 -
If you remove that tertiary one, does that change the output? 0 -
Eliminating the tertiary gives the same result. 0 -
Can you submit a ticket to our team so we can do some more in-depth testing with this? 0 -
Yeah. I will open the ticket 0 -
If you could post the ticket number here once it's open that will let me follow along. 0 -
Id #94649501 0 -
Thanks for that - I'm following along on my end now. 0
Please sign in to leave a comment.
Comments
14 comments