Morning all,
I am trying to get a certificate established for a new website I am building. I have setup my domain and DNS records, which seem to work. When I run sudo certbot --apache I am getting the following errors:
The following errors were reported by the server:
Domain: www.petrillo.net
Type: unauthorized
Detail: Invalid response from
https://www.petrillo.net/.well-known/acme-challenge/DBbHsvVFcfzBqSJp6XGvqlk-sHkXx-DepvFUBATjG0g
[2606:4700:3037::6815:5dd9]: "\n<!--[if lt IE 7]>
\n\n <html class=\"no-js "
What does this mean?
Thanks,
Steve
1 Like
Hi @spetrillo
spetrillo:
What does this mean?
please start with some required basics:
and
When you get a certificate from Let’s Encrypt, our servers validate that you control the domain names in that certificate using “challenges,” as defined by the ACME standard. Most of the time, this validation is handled automatically by your ACME...
Then explain your question a little bit better.
rg305
January 24, 2021, 5:20pm
3
Hi and welcome to the LE community forum
You failed to mention that your site uses CloudFlare CDN.
What says?:
apachectl -S
2 Likes
Welcome to the Let's Encrypt Community, Steve
6 unique issue(s) detected (AAAANotWorking, ANotWorking, CloudflareCDN, CloudflareSSLNotProvisioned)
1 Like
So am I better off in getting the cert from Cloudflare?
1 Like
Honestly. Yeah. Pay particular attention to the second link below.
Learn how to use Cloudflare Origin CA certificates to encrypt traffic between Cloudflare and your origin web server, manage Origin CA certificates via Cloudflare, and receive advice to install Orig...
1 Like
system
Closed
February 23, 2021, 6:21pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.