Can we override that behavior because I'm using the local server for UI tests and we need the socket.
I tried:
sec_protocol_options_set_verify_block(options.securityProtocolOptions, { [weak self] (_, secTrust, secVerifyComplete) in
}
But doesn't work. Connecting to socket fails with error: -9836: bad protocol version
Topic:
App & System Services
SubTopic:
Networking
Tags: