I did not change anything and it started working once i used a different 
certificate. Is there a way to bypass the certificate for dev environments? 
Currently it seems i always have to provide the certificate chain to trust 
when connecting. 


On Tuesday, January 24, 2017 at 4:58:03 PM UTC-8, [email protected] wrote:
>
> This is usually caused by a version mismatch between client and server. 
> Could you provide what versions of client and server are you using?
>
> On Thursday, January 19, 2017 at 5:23:23 PM UTC-8, [email protected] 
> wrote:
>>
>>
>> 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/e05d36c9-05cb-4aec-8eda-b05c3ba56bce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to