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

[ssl] Support Windows system roots. #34874

Closed
wants to merge 14 commits into from

Conversation

matthewstevenson88
Copy link
Contributor

@matthewstevenson88 matthewstevenson88 commented Nov 3, 2023

This PR is copied from #34276, since I did not have permissions to add commits to it. That PR has been verified to work (see the top-level description). This PR just makes the gRPC tests pass (e.g. adding includes, clang formatting).

tdbhacks and others added 3 commits September 7, 2023 11:34
The logic in this change is based on the snippet by @RayKoopa:
grpc#25533 (comment)

Tested manually via the Cloud KMS CNG provider
(https://github.com/GoogleCloudPlatform/kms-integrations), which has
been relying on manually setting the GRPC_DEFAULT_SSL_ROOTS_FILE_PATH
environment variable.
@matthewstevenson88 matthewstevenson88 added area/security release notes: no Indicates if PR should not be in release notes labels Nov 3, 2023
@matthewstevenson88 matthewstevenson88 self-assigned this Nov 3, 2023
Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants