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

move "DEFAULT" handling right into CipherStrings #136

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

MSNexploder
Copy link
Contributor

Move "DEFAULT" special case handling further down and match OpenSSL behaviour
This fixes jruby/jruby#2193

@kares kares merged commit 0045ab7 into jruby:master Jun 12, 2017
@kares
Copy link
Member

kares commented Jun 12, 2017

looking good, thanks!

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

Successfully merging this pull request may close these issues.

OpenSSL::SSL::SSLContext#ciphers= "DEFAULT:!aNULL" fails
2 participants