Skip to content

Allow user to choose between TLS versions(TLSProtocol option introduced)... #881

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

Closed
wants to merge 1 commit into from

Conversation

ishworgurung
Copy link

A new option TLSProtocol allows use to select the TLS protocol version to use:
TLSProtocol 2

If the detected libcurl version at runtime is less than 7.34.0, then it reverts back to the old method (i.e., use TLS v1.x) since version below 7.34.0 do not support TLS v1.2.

@zimmerle
Copy link
Contributor

zimmerle commented Jan 6, 2016

Hi @badbug0101,

Thank you for the patch! Sorry for the long time to review it. It is now on our Buildbots.

@zimmerle
Copy link
Contributor

zimmerle commented Jan 6, 2016

Hi @badbug0101,

Your code was merged and it will be released as part of ModSecurity version 2.9.1

Thank you!

@zimmerle zimmerle closed this Jan 6, 2016
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.

2 participants