Hey Guys i have a problem with the ios library.

I am trying to connect through grpc to a golang server that is running grpc 
and i keep getting an error:

*E0119 16:40:21.466024000 123145477918720 ssl_transport_security.c:945] 
Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL 
routines:OPENSSL_internal:WRONG_VERSION_NUMBER.*

*E0119 16:40:21.466290000 123145477918720 handshake.c:128] Security 
handshake failed: 
{"created":"@1484872821.466230000","description":"Handshake 
failed","file":"/Users/adrian/Development/indy-ios/Pods/gRPC-Core/src/core/lib/security/transport/handshake.c","file_line":264,"tsi_code":10,"tsi_error":"TSI_PROTOCOL_FAILURE"}*

*E0119 16:40:21.467211000 123145477918720 ssl_transport_security.c:945] 
Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL 
routines:OPENSSL_internal:WRONG_VERSION_NUMBER.*

*E0119 16:40:21.467376000 123145477918720 handshake.c:128] Security 
handshake failed: 
{"created":"@1484872821.467357000","description":"Handshake 
failed","file":"/Users/adrian/Development/indy-ios/Pods/gRPC-Core/src/core/lib/security/transport/handshake.c","file_line":264,"tsi_code":10,"tsi_error":"TSI_PROTOCOL_FAILURE"}*

Message from debugger: Terminated due to signal 15


The server is http2 TLS 1.2 


Is the library doing something different from that by default? I am not 
able to find any support or help for getting this to work. 


Any help would be greatly appreciated.

-- 
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/1bde74fc-6a6f-4970-b166-37d9c6f98e3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to