Hello
Sorry my english is very bad,
My domain is: yvelinet.fr
I ran this command: certbot certonly -d yvelinet.fr -m zenzla@free.fr --agree-tos -a webroot --webroot-path /var/www/html
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Requesting a certificate for yvelinet.fr
Performing the following challenges:
http-01 challenge for yvelinet.fr
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification...
Challenge failed for domain yvelinet.fr
http-01 challenge for yvelinet.fr
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: yvelinet.fr
Type: unauthorized
Detail: Invalid response from
http://yvelinet.fr/.well-known/acme-challenge/QOitlWThS7HCTnZC-_c__NsH68PfRfEXdwtM4FPBDp4
[86.238.127.206]: "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML
2.0//EN\">\n<html><head>\n<title>404 Not
Found</title>\n</head><body>\n<h1>Not Found</h1>\n<p"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version):
Server version: Apache/2.4.6 (Red Hat Enterprise Linux)
Server built: Oct 7 2021 16:43:56
The operating system my web server runs on is (include version):
Red Hat Enterprise Linux Server release 7.9 (Maipo)
My hosting provider, if applicable, is:
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): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.11.0
I do self-hosting,
I have internet going through a router with a public ip address.
behind the router I have virtual machines.
I am using a reverse-proxy (ip 192.168.1.37) to redirect domain names to the correct server.
For example yvelinet.fr on the server 192.168.1.25
I have no problem with the por 80, but I cannot generate a certificate.
Thanks for your help