autorun ssl error
when click in autorun ssl then show this errors, in domain and other in sub domains
DNS DCV: The DNS query to "_cpanel-dcv-test-record.domain.com.py" for the DCV challenge returned no "TXT" record that matches the value "_cpanel-dcv-test-record=50FwUHE13MRkrGQtd5yjlRTyCYhO6IO1rgeVGqGKte7PtcVizyCt9SRaRdTaZ0j6".; HTTP DCV: The system queried for a temporary file at ", but the web server responded with the following error: 404 (Not Found). A DNS (Domain Name System) or web server misconfiguration may exist.
example mail.domain.com.py
DNS DCV: The DNS query to "_cpanel-dcv-test-record.domain.com.py" for the DCV challenge returned no "TXT" record that matches the value "_cpanel-dcv-test-record=50FwUHE13MRkrGQtd5yjlRTyCYhO6IO1rgeVGqGKte7PtcVizyCt9SRaRdTaZ0j6".; HTTP DCV: "mail.domain.com.py" does not resolve to any IP addresses on the internet.
-
Hello, DNS DCV: The DNS query to "_cpanel-dcv-test-record.domain.com.py" for the DCV challenge returned no "TXT" record that matches the value "_cpanel-dcv-test-record=50FwUHE13MRkrGQtd5yjlRTyCYhO6IO1rgeVGqGKte7PtcVizyCt9SRaRdTaZ0j6".; HTTP DCV: The system queried for a temporary file at ", but the web server responded with the following error: 404 (Not Found). A DNS (Domain Name System) or web server misconfiguration may exist.
The first issue here is due to the domain most likey using 3rd party nameservers - meaning DNS is not managed locally for that domain. So a TXT record would not be able to be added. The second is when the system attempted to perform an HTTP DCV check it failed - for this check it creates a txt file and performs a curl request over HTTP to ensure it exists.DNS DCV: The DNS query to "_cpanel-dcv-test-record.domain.com.py" for the DCV challenge returned no "TXT" record that matches the value "_cpanel-dcv-test-record=50FwUHE13MRkrGQtd5yjlRTyCYhO6IO1rgeVGqGKte7PtcVizyCt9SRaRdTaZ0j6".; HTTP DCV: "mail.domain.com.py" does not resolve to any IP addresses on the internet.
This is occurring because mail.domain.py has no A record.0 -
Hello, The first issue here is due to the domain most likey using 3rd party nameservers - meaning DNS is not managed locally for that domain. So a TXT record would not be able to be added. The second is when the system attempted to perform an HTTP DCV check it failed - for this check it creates a txt file and performs a curl request over HTTP to ensure it exists. This is occurring because mail.domain.py has no A record.
Hello, thanks for answering, I understand, those would be the causes of the errors, how can I solve the first error?0
Please sign in to leave a comment.
Comments
2 comments