react-native-tcp-socket
react-native-tcp-socket copied to clipboard
using "kCFStreamSSLValidatesCertificateChain"
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.