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.