It produced this output: failed TLS-SNI-01 challenge

My operating system is (include version):Ubuntu 16.04

My web server is (include version):Apache 2.4

My hosting provider, if applicable, is:home server

Im using Dynamic no IP address , i have opend up both port 443 and 80

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

anything els i should try

the machine can access the internet and the ip address was correct as well at the time of , , not sure what els i can try ?

can you reach https://your-domain.com from elsewhere on the internet ? This will check that the firewall etc really is open :wink:

or provide your domain name, and we can check.

yes i can reach it

darvhenster.noip.me

I can reach port 80

$ curl -I darvhenster.noip.me 
HTTP/1.1 200 OK
Date: Fri, 12 Aug 2016 12:46:57 GMT
Server: Apache/2.4.18 (Ubuntu)
Last-Modified: Fri, 12 Aug 2016 10:42:03 GMT
ETag: "2c39-539dd8873d816"
Accept-Ranges: bytes
Content-Length: 11321
Vary: Accept-Encoding
Content-Type: text/html

but I can’t reach port 443, which just times out.

curl -I darvhenster.noip.me:443
curl: (7) Failed to connect to darvhenster.noip.me port 443: Connection timed out

Are you checking from a location on the internet that isn’t whitelisted / on your current network ?

thank you so much

i had another ip adress open on 443 :slight_smile:

its working

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.