Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: jtlandpartners.com
I ran this command: PRIV_KEY=./account.key; echo -n “eyJ1cmwiOiJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvNEFmVmNlVklwdWJJNmtqMm5tWnU3S0lWdmx6blRNOV9WMzNlbWpoMWlrOC8xOTYyNDc3MTkyMyIsImFsZyI6IlJTMjU2Iiwibm9uY2UiOiJGc3lPTzVPQ1NpTEtEQkpna1A3YnZmdHVyYXlhTVZPQnJfOUNGOVJIUFlZIiwia2lkIjoiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC82MzU5MDk1NiJ9.e30” | openssl dgst -sha256 -hex -sign $PRIV_KEY
It produced this output:
(stdin)= 0adfaae6b70158b60bf7a208a36aa155aba4847b1c92e033f21ddfbb89077a90809ab8cf17d80f809271606c3d070d7615cb5fc84d1d45450001da5406f6fd04d69e69029b7bdde951e0706a6c74276db2a18fb12bc00034feff4ca7a65859ac22d4731c85f808c2ded084fd349e59b9bf4fd7175138a08be9b2382e5328873e66b7df0866148a11ce89c78be11147e29991266506cf1bf27d2cd2eb3cd29b22b17e02d81390219b87171447c65dde22b1c5398ec759ce7382f0b4bcc0b818f93d8dbb8398efb7c56ef4aafd71d024b1692d15631ec7bc6f710507b055c4a0c37f4bebc165e503801eb5e7de81682c29c85aef273929c9462dd646fea588c392
This is the error message I received:
Error: Domain challenge failed. Please start back at Step 1. {“identifier”:{“type”:“dns”,“value”:“jtlandpartners.com”},“status”:“invalid”,“expires”:“2019-08-23T19:21:17Z”,“challenges”:[{“type”:“tls-alpn-01”,“status”:“invalid”,“url”:“https://acme-v02.api.letsencrypt.org/acme/challenge/jmmVtjGAzp1Jr7LfOF7ondIw5dSRWnLfWVFPg6iJrmo/19627147995",“token”:“D4Ka_ZsUjGzoiH6A4sohbJWDLSTGpOHQgkWWxgIs6GY”},{“type”:“dns-01”,“status”:“invalid”,“error”:{“type”:“urn:ietf:params:acme:error:dns”,“detail”:"DNS problem: NXDOMAIN looking up TXT for _acme-challenge.jtlandpartners.com”,“status”:400},“url”:“https://acme-v02.api.letsencrypt.org/acme/challenge/jmmVtjGAzp1Jr7LfOF7ondIw5dSRWnLfWVFPg6iJrmo/19627148004",“token”:“z07cYWSOh86-j5C5RR8qdzvQ7p8rEBE7jIFYWLYcWCQ”},{“type”:“http-01”,“status”:“invalid”,“url”:“https://acme-v02.api.letsencrypt.org/acme/challenge/jmmVtjGAzp1Jr7LfOF7ondIw5dSRWnLfWVFPg6iJrmo/19627148008”,“token”:"tSWk8Krkfwgv0L4cOdDI21-hMPoDid24ymZ02gSBNyc”}]}
My web server is (include version): Apache 2.4.39
The operating system my web server runs on is (include version): RedHat 4.4.7-23
My hosting provider, if applicable, is: GoDaddy
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): Yes, CPanel 78.0.27
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): N/A