Using CertificateVerifier in GRPC C++ to manage custom tls handshake
I’m using C++ Grpc to implement a custom tls handshake on the server and client side. The handshake will:
I’m using C++ Grpc to implement a custom tls handshake on the server and client side. The handshake will: