Hi team,

I tested the example TesterOkHttpChannelBuilder.java, it worked for android 
4.4+ with TLS/ALPN, but I encountered following exception when i test it on 
4.1.2 TLS/ALPN or NPN. Could you pls give me a clue to resolve this issue?


public static ManagedChannel build(String host, int port,
                                   @Nullable String serverHostOverride, boolean 
useTls,
                                   @Nullable InputStream testCa,
                                   @Nullable String androidSocketFactoryTls)



javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL 
handshake aborted: ssl=0x5f338c30: Failure in SSL library, usually a protocol 
error
error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake 
failure (external/openssl/ssl/s23_clnt.c:741 0x5805d76a:0x00000000)


Thanks,
Benson

-- 
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/TY1PR04MB087959D386E1C23EE1DB81B2D1E50%40TY1PR04MB0879.apcprd04.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to