- Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Milestone
Description
This is an out-shoot of #7711. Basically, there is not a generic way of determining the level of security offered by the transport for RPCs on server-side. This can be approximated by looking for the SSLSession, but that doesn't work for ALTS and maybe some future TLS approaches.
CC @pavolloffay
pavolloffay