Hello,
recently on mobile network while opening connection, I'm getting this continuous errors:

Code:
CFNetwork SSLHandshake failed (-9846)
CFNetwork SSLHandshake failed (-9846)
CFNetwork SSLHandshake failed (-9806)
NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9806)
and client can not connect.

on Wi-Fi everything works good.
what could it be and how to deal with it?

Lightstreamer iOS Client Library version 1.2.4 build 74.14

Thanks.