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: truthinequity.com
I ran this command: ./letsencrypt-auto certonly --webroot -w /home/wwwtruth/public_html -d truthinequity.com -d www.truthinequity.com
It produced this output: Domain: truthinequity.com
Type: unauthorized
Detail: Invalid response from
http://truthinequity.com/.well-known/acme-challenge/eqTH0F0_7bGdC6-IBXJJN5CKoAQc6CZXg4BmYz99Jmc
[2606:4700:30::681f:4995]: “\n<html class=”"
xmlns=“http://www.w3.org/1999/xhtml”
lang=“en-US”>\n\n<link rel=“icon” href="/favicon.ico"
ty"
Domain: www.truthinequity.com
Type: unauthorized
Detail: Invalid response from
https://truthinequity.com/.well-known/acme-challenge/fAEuQ9emhY_A_pQTcOi_tPewV6BFFfKVqHYakA228XA
[2606:4700:30::681f:4995]: “\n<html class=”"
xmlns=“https://www.w3.org/1999/xhtml”
lang=“en-US”>\n\n<link rel=“icon” href="/favicon.ico"
t"
My web server is (include version): Apache/2.4.18
The operating system my web server runs on is (include version): CentOS 6.10
My hosting provider, if applicable, is: HostGator
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): certbot 1.0.0
So, the site is going to be moved to a nice new AWS Ubuntu 18.04 server (certbot already installed), but the current site is running behind CloudFlare so they host the NS records, and I am not sure if this is the problem, but when I try to certify I get that unauthorized error. The plan is to remove CloudFlare, run local as the site get’s migrated, so any help on the above is appreciated.