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

Update QUIC_CREDENTIAL_CONFIG.md #4028

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ladnir
Copy link

@ladnir ladnir commented Dec 25, 2023

Updated the doc to let the user know QUIC_CREDENTIAL_FLAG_USE_TLS_BUILTIN_CERTIFICATE_VALIDATION must be used if they want to add a custom CA.

Description

This was difficult to find out manually and it does not appear to be documented elsewhere.

Testing

N/A

Documentation

N/A

Updated the doc to let the user know `QUIC_CREDENTIAL_FLAG_USE_TLS_BUILTIN_CERTIFICATE_VALIDATION` must be used if they want to add a custom CA.
@ladnir ladnir requested a review from a team as a code owner December 25, 2023 18:45
@qzhuyan
Copy link
Contributor

qzhuyan commented Dec 27, 2023

same issue for me on macOS only.

docs says it should be default for posix QUIC_CREDENTIAL_FLAG_USE_TLS_BUILTIN_CERTIFICATE_VALIDATION

Use the built-in TLS library's certificate validation instead of the platform's certificate validation.

@nibanks nibanks added Area: Documentation external Proposed by non-MSFT labels Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants