Skip to content

Add support to explicitly set the enabled SSL protocols #176

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

Merged
merged 1 commit into from
Jun 17, 2014
Merged

Add support to explicitly set the enabled SSL protocols #176

merged 1 commit into from
Jun 17, 2014

Conversation

koush
Copy link
Owner

@koush koush commented Jun 17, 2014

For some reason when the server uses SSLv3 the lib is not able to decode
the messages properly. To workaround this issue it's needed to set the
enabled protocols to SSLv3 (only).

This patch enables to explicitly set the enabled protocols.

For more info: #174

For some reason when the server uses SSLv3 the lib is not able to decode
the messages properly. To workaround this issue it's needed to set the
enabled protocols to SSLv3 (only).

This patch enables to explicitly set the enabled protocols.

For more info: #174
koush added a commit that referenced this pull request Jun 17, 2014
Add support to explicitly set the enabled SSL protocols
@koush koush merged commit 841e988 into koush:master Jun 17, 2014
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.

1 participant