Skip to content

Support client certificates with TLS 1.3#239

Merged
ioquatix merged 1 commit into
ruby:masterfrom
mkauf:post_handshake_auth
Jun 14, 2019
Merged

Support client certificates with TLS 1.3#239
ioquatix merged 1 commit into
ruby:masterfrom
mkauf:post_handshake_auth

Conversation

@mkauf

@mkauf mkauf commented Jan 21, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
Member

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

@bogn83

bogn83 commented Jul 3, 2019

Copy link
Copy Markdown

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

Projects

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