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

[#4736] Clear disabled SSL protocols before enabling provided SSL pro… #4744

Closed
wants to merge 1 commit into from
Closed

[#4736] Clear disabled SSL protocols before enabling provided SSL pro… #4744

wants to merge 1 commit into from

Conversation

johnou
Copy link
Contributor

@johnou johnou commented Jan 22, 2016

…tocols

Motivation:

Attempts to enable SSL protocols which are currently disable fail when using the OpenSslEngine. Related to #4736

Modifications:

Clear out all options that have disabled SSL protocols before attempting to enable any SSL protocol.

Result:

setEnabledProtocols works as expected.

…tocols

Motivation:

Attempts to enable SSL protocols which are currently disable fail when using the OpenSslEngine. Related to #4736

Modifications:

Clear out all options that have disabled SSL protocols before attempting to enable any SSL protocol.

Result:

setEnabledProtocols works as expected.
@normanmaurer
Copy link
Member

@johnou isn't this a duplicate of #4737 ?

@johnou
Copy link
Contributor Author

johnou commented Jan 22, 2016

@normanmaurer yep but with the last change you requested from @blucas, figured if you are in a rush this would help.

@normanmaurer
Copy link
Member

@johnou I would prefer to have @blucas do the changes as this was his code and he should be claimed as the author. Sorry.

@johnou
Copy link
Contributor Author

johnou commented Jan 22, 2016

@normanmaurer he would still be claimed as the author since I didn't amend the author in history ( see johnou@04678d7 ).

@normanmaurer
Copy link
Member

@johnou I see... could you then please address my comment here:

#4737 (comment)

@johnou
Copy link
Contributor Author

johnou commented Jan 22, 2016

@normanmaurer would you please try reopening this PR to see if the commit updates from my branch?

@johnou
Copy link
Contributor Author

johnou commented Jan 22, 2016

.. or we could leave it closed, looks like blucas is online.

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.

None yet

3 participants