#Cant request let's encrypt certificate with or without proxy
20 messages · Page 1 of 1 (latest)
!help
Now just pretend you're looking through this thread and trying to solve.
You won't even be able to help yourself because this is a low effort post.
I won't reply or help you further until its not a low effort post
I dont know how to explain better
Im trying to add SSL to panel.gdnoxi.fun but i get this error when i do so ```Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: panel.gdnoxi.fun
Type: connection
Detail: 90.161.52.208: Fetching http://panel.gdnoxi.fun/.well-known/acme-challenge/v2mAsztC3hb9MOzpFitpeshiwRNPUfEeX-O33UwE7o4: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
root@noxi:~# ```
I have proxy off
Are you using nginx?
I was doing that with nginx off
Try running
curl http://localhost:80/.well-known/acme-challenge/v2mAsztC3hb9MOzpFitpeshiwRNPUfEeX-O33UwE7o4
what do you get
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
root@noxi:~# ```
Oh wait it won't work
Check your firewall settings
Like if its in aws, allow access to port 80