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 Failure on multiple browsers #104

Open
jcallina opened this issue Nov 7, 2011 · 1 comment
Open

SSL Failure on multiple browsers #104

jcallina opened this issue Nov 7, 2011 · 1 comment

Comments

@jcallina
Copy link

jcallina commented Nov 7, 2011

With newer juggernaut builds (2.0.4 - 2.1.0, I believe) I am continuously getting failed ssl connections. Chrome will report ssl error 107. Reverting back to 2.0.3 seems fine. I am using the same keys for both instances.

@martijn
Copy link

martijn commented Feb 8, 2012

You could try connecting using the following command from a shell

openssl s_client -connect host:port

This might show you the exact problem (look for the return code near the bottom).

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