Skip to content

Conversation

@ksmaze
Copy link

@ksmaze ksmaze commented Oct 29, 2025

To fix: #447

  • Added ssl_grpc_target_name_override option to override TLS hostname verification in gRPC channels
  • Implemented target name override support in Triton and TensorFlow Serving gRPC clients
  • Added command line flag --ssl-grpc-target-name-override with usage documentation
  • Added unit tests to verify target name override functionality
  • Updated SSL options structs to include the new target_name_override field

verified working following installation guide

- Added ssl_grpc_target_name_override option to override TLS hostname verification in gRPC channels
- Implemented target name override support in Triton and TensorFlow Serving gRPC clients
- Added command line flag --ssl-grpc-target-name-override with usage documentation
- Added unit tests to verify target name override functionality
- Updated SSL options structs to include the new target_name_override field
@the-david-oy
Copy link
Contributor

CC: @matthewkotila

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gRPC triton/tfserve cannot handle SSL certificate with another CN

2 participants