Hi @roudaer2
if you want to use http-01 challenge, an open port 80 is required.
But your port 80 / http doesn't answer ( jeedom-roudaer2.spdns.eu - Make your website better - DNS, redirects, mixed content, certificates ):
Domainname | Http-Status | redirect | Sec. | G |
---|---|---|---|---|
• http://jeedom-roudaer2.spdns.eu/ | ||||
77.204.127.136 | -14 | 10.030 | T | |
Timeout - The operation has timed out | ||||
• https://jeedom-roudaer2.spdns.eu/ | ||||
77.204.127.136 | 302 | https://jeedom-roudaer2.spdns.eu/index.php?v=d | 3.560 | B |
• https://jeedom-roudaer2.spdns.eu/index.php?v=d | 200 | 3.400 | B | |
• http://jeedom-roudaer2.spdns.eu/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de | ||||
77.204.127.136 | -14 | 10.014 | T | |
Timeout - The operation has timed out | ||||
Visible Content: | ||||
Only timeouts.
So:
Fatal: Check of /.well-known/acme-challenge/random-filename has a timeout. Creating a Letsencrypt certificate via http-01 challenge can't work. You need a running webserver (http) and an open port 80. If it's a home server + ipv4, perhaps a correct port forwarding port 80 extern ⇒ working port intern is required. Port 80 / http can redirect to another domain port 80 or port 443, but not other ports. If it's a home server, perhaps your ISP blocks port 80. Then you may use the dns-01 challenge.