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

option to specify tls min version #35

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

ezeeb
Copy link

@ezeeb ezeeb commented Jul 19, 2024

I added an option to specify a min tls version. By default tls 1.3 is used, the parameter in client is optional, so it should not break any existing code.

This pull request is related to #36

@ezeeb ezeeb marked this pull request as ready for review July 19, 2024 09:53
@pmalhaire
Copy link
Owner

pmalhaire commented Aug 15, 2024

Your Mr is almost fine, there is just a lint issue.
Simplier fix is to add a nos lint on the function defining TLS versions.

@pmalhaire pmalhaire closed this Aug 15, 2024
@pmalhaire pmalhaire reopened this Sep 13, 2024
@ezeeb
Copy link
Author

ezeeb commented Sep 24, 2024

Hey @pmalhaire, i fixed the lint issue

@pmalhaire pmalhaire merged commit c71f6fe into pmalhaire:main Oct 28, 2024
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.

3 participants