Hello. I have C++ client and server with mutual authentication via SSL-certificates. When I have different ca.crt on client and server sides, I receive error on client side with code 14(UNAVAILABLE) and I can see SSL error about "Handshake failed" only in logs. Is there any API to get error code and description from openssl to client or server code?
-- 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/2dcbfa2d-b91f-4d51-a20f-3396a099bc65%40googlegroups.com.
