Is there a way to set custom transport security other than SSL?

I saw this post https://github.com/grpc/grpc/issues/9985 but it wasn't 
particularly helpful.


I have browsed through the source of gRPC a bit and see what appears to be 
a generic handshake mechanism that looks promising but it would take a 
while to comprehend. If I wanted to use something other than SSL for 
encryption (e.g. a key exchange algorithm) how would I go about doing it? 
Follow up question, can a custom handshake implementation be used with the 
C++ abstractions?

Thanks!

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/f39d1622-f8fb-4d28-b926-d232919d3bc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to