Hi,
I've read grpc-core a bit more and it looks like I've misunderstood
the interaction between resolver and authority used by TLS layer. It
looks like it's resolver's responsibility to provide the correct
authority for the given target (which is later going to be used for
initializing secure connector as server name).
Though I can't find a way to specify server name in case of direct
gRPC connections by ip address and port (or "localhost" and port,
which is often used for its convenience) without using
"grpc.ssl_target_name_override". Can you advice, please?
Though it's going slightly away from the topic of this discussion and
I'm fine if we've moving it out of this thread as it's not a change
compared to the existing world. (and therefore not a blocker for the
proposal)
> To view this discussion on the web visit
https://groups.google.com/d/msgid/grpc-io/5362743d-3511-4d4c-ab0a-16c75e4391c0%40googlegroups.com.