Hello, I have enabled TLS between a gRPC client and server and require client auth to be done as part of the exchange. I also have a flag to say that the server should be started without TLS securing the channel. However there does not seem to be a good way to figure out when connecting from a client that expects a TLS handshake that the reason it was unable to connect is that there is a mismatch of expectations. Am I missing something here? It seems that TLS handshake failures are just treated as transient failures and there is no way to get more details.
Dave -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/f4429762-f894-42df-99a1-f7bdd5301390%40googlegroups.com.
