Skip to content

How to get certificate for custom validation? #4613

Answered by anrossi
xlc asked this question in Q&A
Discussion options

You must be logged in to vote

The server needs to also use the QUIC_CREDENTIAL_FLAG_REQUIRE_CLIENT_AUTHENTICATION flag to request the certificate from the client; otherwise, the client will not send the certificate, even if configured with one.
See here: https://github.com/microsoft/msquic/blob/main/docs/api/QUIC_CREDENTIAL_CONFIG.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xlc
Comment options

Answer selected by xlc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants