The security document 
at https://github.com/grpc/grpc-java/blob/master/SECURITY.md recommends 
OpenSSL and netty-tcnative for TLS support.  

I was wondering if ALPN support in Java 9 might change this 
recommendation.  That is, maybe the JDK's TLS support could be a more 
viable option for grpc-java with Java 9?  

My reason for asking is, I was hoping to use grpc-java on platforms not 
currently targeted by grpc, like AIX, HP-UX, and Solaris.  Using 
netty-tcnative would seem to preclude this -- it appears that building 
netty-tcnative requires problematic pre-reqs like go.  Maybe there are 
other hurdles for grpc-java on those platforms, but this one jumped out at 
me...

Thanks,
Steve

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
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/fc8a4eb8-f5bb-41b6-8f63-4237ff4f3b33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to