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. crt.sh | 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: medyan.org
I ran this command: (1) letsdebug.net > medyan.org, or (2) sudo certbot certonly --webroot
. (3) I also tried on another machine: curl -I http://medyan.org/.well-known/acme-challenge/letsdebug-test
.
It produced this output: (1)(2) In both cases, the challenge fails with "Connection reset by peer". (3) However, using curl
command, I am receiving 404 because I do not have that file, but I am at least having a successful HTTP conversation instead of a TCP reset:
HTTP/1.1 404 Not Found
Date: Mon, 15 Aug 2022 23:04:41 GMT
Server: Apache/2.4.54 (Unix) OpenSSL/1.1.1p
Content-Type: text/html; charset=iso-8859-1
Also when I am using LetsDebug, I get these two lines in my access_log
:
172.104.24.29 - - [15/Aug/2022:19:26:26 -0400] "\x16\x03\x01" 400 226
172.104.24.29 - - [15/Aug/2022:19:26:26 -0400] "GET / HTTP/1.1" 200 7274
My web server is (include version): Apache/2.4.54 (Unix)
The operating system my web server runs on is (include version): macOS 11.4 (firewall is Off
in settings)
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.28.0