I am getting an error (OSStatus error -9807.) because of self-signed certificates which are not accepted by default.
Looking into WebSocket you are using, it has support for selfSignedSSL, but there is not way to turn it on.
It would be good to add this as connection option.
I am getting an error (OSStatus error -9807.) because of self-signed certificates which are not accepted by default. Looking into WebSocket you are using, it has support for selfSignedSSL, but there is not way to turn it on. It would be good to add this as connection option.