react-native-tcp-socket icon indicating copy to clipboard operation
react-native-tcp-socket copied to clipboard

using "kCFStreamSSLValidatesCertificateChain"

Open ersinayaz opened this issue 2 years ago • 0 comments

Hi There, I am trying to establish a tls connection to an external device on the network. I don't have any certificate file.

When I try to connect, I get this error: The operation couldn’t be completed. (kCFStreamErrorDomainSSL error -9824.)

Is it possible to ignore all ssl errors?

Where and how I need to define kCFStreamSSLValidatesCertificateChain, I will be glad if you can help.

Regards.

ersinayaz avatar Dec 16 '22 03:12 ersinayaz