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

Hard-coding of TLS version #88

Open
jbotelho2-bb opened this issue Apr 15, 2021 · 0 comments
Open

Hard-coding of TLS version #88

jbotelho2-bb opened this issue Apr 15, 2021 · 0 comments

Comments

@jbotelho2-bb
Copy link

Why does this client library hard-code the TLS version? We just got caught off-guard that we have any older version of the library that was hard-coded to use TLS 1.0, and came across this commit: 63dbda8

Should it not be up to the client to auto-negotiate the highest version available with the server, and up to the server to only support the latest/secure versions?

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

No branches or pull requests

1 participant