Skip to content

ngtcp2: Add client certificate authentication for OpenSSL#8522

Closed
tatsuhiro-t wants to merge 1 commit into
masterfrom
ngtcp2-client-authentication
Closed

ngtcp2: Add client certificate authentication for OpenSSL#8522
tatsuhiro-t wants to merge 1 commit into
masterfrom
ngtcp2-client-authentication

Conversation

@tatsuhiro-t
Copy link
Copy Markdown
Contributor

This commit adds client certificate authentication for ngtcp2 OpenSSL backend.
See #7625 for the background.

Setting client private key and certificate is a bit complex and done in cert_stuff in lib/vtls/openssl.c. I added a wrapper function around it with the proper CURLcode to expose it to the internal codebase.

@jay jay added the HTTP/3 h3 or quic related label Feb 28, 2022
@bagder bagder closed this in c82b281 Mar 10, 2022
@bagder bagder deleted the ngtcp2-client-authentication branch March 10, 2022 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

3 participants