Skip to content

Fixes for #852, #853, #862#863

Merged
jlouvel merged 2 commits intorestlet:masterfrom
jkeljo:fixes
Mar 12, 2014
Merged

Fixes for #852, #853, #862#863
jlouvel merged 2 commits intorestlet:masterfrom
jkeljo:fixes

Conversation

@jkeljo
Copy link
Copy Markdown
Contributor

@jkeljo jkeljo commented Mar 12, 2014

See the issues themselves and the commit messages for more information.

jkeljo added 2 commits March 12, 2014 15:03
DefaultSslContextFactory would ignore enabledCipherSuites unless you also specified enabledProtocols, due to a copy-paste error.
- Issue restlet#852: Android NIO server SSL handshake was hanging due to SSLEngine behaving differently on Android than on J2SE
- Issue restlet#862: Android and J2SE SSL server was hanging on close-notify due to SSLEngine going directly from NEED_WRAP to NOT_HANDSHAKING
@jlouvel
Copy link
Copy Markdown
Collaborator

jlouvel commented Mar 12, 2014

Thanks Jonathan, this looks great!
Do you mind sending us a signed JCA so I can merge your pull request?
See PDF here: http://restlet.org/participate/jca

@jkeljo
Copy link
Copy Markdown
Contributor Author

jkeljo commented Mar 12, 2014

Just sent it to contact@restlet.com

jlouvel pushed a commit that referenced this pull request Mar 12, 2014
Thanks for the JCA. Applied changes. Fixes for #852, #853, #862
@jlouvel jlouvel merged commit 5e5c019 into restlet:master Mar 12, 2014
@jkeljo jkeljo deleted the fixes branch March 12, 2014 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants