Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Server Test fails for IPv6 (works on dev) #659

Closed
wibimaster opened this issue Oct 11, 2018 · 1 comment
Closed

SSL Server Test fails for IPv6 (works on dev) #659

wibimaster opened this issue Oct 11, 2018 · 1 comment

Comments

@wibimaster
Copy link

Hi,

Test for "devstroke.io" returns "Unable to connect to the server".
https://www.ssllabs.com/ssltest/analyze.html?d=devstroke.io&s=2607%3a5300%3a60%3a884%3a0%3a0%3a0%3a1

Trying :

$ ping -6 devstroke.io
PING devstroke.io(nestor.salade2chats.com (2607:5300:60:884::1)) 56 data bytes
64 bytes from nestor.salade2chats.com (2607:5300:60:884::1): icmp_seq=1 ttl=64 time=0.043 ms

Seems OK, and trying :

$ openssl s_client -connect [2607:5300:60:884::1]:443
CONNECTED(00000003)

Seems OK too.

It works on dev.ssllabs.com, I got a A+ :

https://dev.ssllabs.com/ssltest/analyze.html?d=devstroke.io&s=2607%3a5300%3a60%3a884%3a0%3a0%3a0%3a1&hideResults=on&latest

Did I miss something ?

Thanks !

@naumanshah03
Copy link
Member

Hi @wibimaster

Your domain is not reachable with IPv4 or IPv6
Hence closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants