#Cant request let's encrypt certificate with or without proxy

20 messages · Page 1 of 1 (latest)

split crest
#

I cant request lets encript ssl with proxy on or off, i get or timeout or proxy error

split crest
#

!help

sudden osprey
split crest
sudden osprey
split crest
#

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

sudden osprey
#

Are you using nginx?

split crest
#

yes

#

Im using pterodactyl

#

with nginx

sudden osprey
#

stop nginx server first

#

then do verification

#

with temp web server

split crest
#

I was doing that with nginx off

sudden osprey
#

Try running

curl http://localhost:80/.well-known/acme-challenge/v2mAsztC3hb9MOzpFitpeshiwRNPUfEeX-O33UwE7o4

what do you get

split crest
#
<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:~# ```
sudden osprey
#

Check your firewall settings

#

Like if its in aws, allow access to port 80