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

Doesn't support modern ciphers #61

Closed
Seegras opened this issue Sep 2, 2016 · 1 comment
Closed

Doesn't support modern ciphers #61

Seegras opened this issue Sep 2, 2016 · 1 comment

Comments

@Seegras
Copy link

Seegras commented Sep 2, 2016

For example: https://hstspreload.appspot.com/?domain=seegras.discordia.ch will return a handshake failure. Reason is most probably that, if you look at the cipher-list: https://www.ssllabs.com/ssltest/analyze.html?d=seegras.discordia.ch&s=2a05%3afc84%3ac%3a0%3a0%3a0%3a0%3a8&latest your test probably does not support modern ciphers. Either that, or you're having a problem with IPv6 and/or SNI.

@lgarron
Copy link
Collaborator

lgarron commented Sep 5, 2016

https://hstspreload.appspot.com/?domain=seegras.discordia.ch connects now. Did you change a setting?

One issue that has been preventing connections is HTTP/2: #57.

Feel free to re-open if you still see issues.

@lgarron lgarron closed this as completed Sep 5, 2016
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