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

Support client certificates with TLS 1.3 #239

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

mkauf
Copy link
Contributor

@mkauf mkauf commented Jan 21, 2019

Enable post-handshake authentication with OpenSSL 1.1.1

Fixes #237

Enable post-handshake authentication with OpenSSL 1.1.1

Fixes ruby#237
@ioquatix
Copy link
Member

This looks pretty reasonable, do you mind rebasing on master and also pointing me at documentation that explains or shows that this function is being used in the right way?

@ioquatix ioquatix merged commit 4b43ffc into ruby:master Jun 14, 2019
@ioquatix
Copy link
Member

I read issue and curl implementation. I am happy with this PR.

@bogn83
Copy link

bogn83 commented Jul 3, 2019

Will this be released with the next Ruby version? Because I understood that this gem here is packaged with ruby and is what's used e.g. when doing Faraday https requests.

@mkauf mkauf deleted the post_handshake_auth branch June 2, 2020 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support client certificates with TLS 1.3 and OpenSSL 1.1.1
3 participants