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

Allow for TLS v1.2 when using LuaSec (not OpenResty) #58

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

ttfkam
Copy link
Contributor

@ttfkam ttfkam commented Mar 15, 2017

Adds ssl_version option to user configuration. Kept default TLS version at 1.0 for backward compatibility but allow for user-specified version going forward, e.g., "tlsv1_2". This parameter only applies to LuaSec installations—not OpenResty, which uses the Nginx Lua module built-ins for secure socket communication.

Fixes #57 for non-OpenResty case.

@yuri1992
Copy link

Any Update on this?

@ashok-cm
Copy link

Any update on this? When are we merging these changes?

@leafo leafo merged commit 205dafe into leafo:master Dec 17, 2019
@ashok-cm
Copy link

Thanks, @leafo for merging this. How can I get build for this?

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.

Add SSL protocol to options
4 participants