Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

fix https_server test in JRuby that has a different message for the S… #208

Merged

Conversation

cheister
Copy link

This should fix #207. The problem is JRuby returns a different error message than MRI for this case.

JRuby message: "Server chose TLSv1, but that protocol version is not enabled or not supported by the client."

MRI message: "SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: wrong version number"

@digitalextremist
Copy link
Member

That's what I suspected too. Very good, thank you.

digitalextremist pushed a commit that referenced this pull request Aug 24, 2015
fix https_server test in JRuby that has a different message for the S…
@digitalextremist digitalextremist merged commit fe1ee29 into celluloid:0.6.0-milestone Aug 24, 2015
@cheister cheister deleted the fix-jruby-ssl_params-test branch August 25, 2015 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants