+1 for this last question. Is there a way of bypassing the use of the CA in gRPC? Basically, if we have self-signed certificate, and we want to use mTLS, can we use that same self-signed certificate as root_CA.crt?
On Friday, June 7, 2019 at 8:44:52 AM UTC+2, Sam wrote: > > So is there a way of bypassing the use of the CA in gRPC ? I know it seems > weird I want to do this, but I don't need the authentification part (the > whole point of using the CA right ?) I just need the connection to be > encrypted. > -- 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/7b3ba8b1-f117-4f99-87c3-1df6f1d837a1%40googlegroups.com.
