Hello!

I've got a question for those of you who've got a gRPC server running on 
Android: Did you manage to get TLS to work, and if so, how?

We've got the server to work on Android using Netty but the only thing that 
doesn't work is TLS and we've narrowed it down to Netty requiring Java >= 8 
when using conscrypt 
<https://github.com/netty/netty/blob/2b14775446f3f3937ddd6eb6bd7b22686810908f/handler/src/main/java/io/netty/handler/ssl/Conscrypt.java#L59>,
 
but Android reports Java 6.

Cheers,

Gus.

-- 
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/b87981f2-d50e-4e78-986f-d7ff8340493c%40googlegroups.com.

Reply via email to