Skip to content

[C++] Add SNI override option to C++ channel credentials options API#41460

Closed
murgatroid99 wants to merge 3 commits intogrpc:masterfrom
murgatroid99:c++_creds_sni_override
Closed

[C++] Add SNI override option to C++ channel credentials options API#41460
murgatroid99 wants to merge 3 commits intogrpc:masterfrom
murgatroid99:c++_creds_sni_override

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

This option was added to the core credentials API in #41051. Now we add the same option to the corresponding C++ API.

b/203822267

@murgatroid99 murgatroid99 added lang/c++ release notes: yes Indicates if PR needs to be in release notes labels Jan 21, 2026
Comment thread test/cpp/client/credentials_test.cc Outdated
sergiitk pushed a commit to chadlwilson/grpc that referenced this pull request Jan 23, 2026
…rpc#41460)

This option was added to the core credentials API in grpc#41051. Now we add the same option to the corresponding C++ API.

b/203822267

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes grpc#41460

COPYBARA_INTEGRATE_REVIEW=grpc#41460 from murgatroid99:c++_creds_sni_override 7241f2a
PiperOrigin-RevId: 859620187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat/low lang/c++ release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants