Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSOSStatusErrorDomain Code=-9810 #85

Open
caoMingLiang opened this issue Jun 26, 2018 · 1 comment
Open

NSOSStatusErrorDomain Code=-9810 #85

caoMingLiang opened this issue Jun 26, 2018 · 1 comment

Comments

@caoMingLiang
Copy link

2018-06-26 15:30:33.928670+0800 CallPolice[30061:3015055] urlRequest = "<CFHTTPMessageRef 0x1c036d800(0x1c036d810)> { GET request, url wss:www.video110.cn:8000/skynet/ws/websocket }"

2018-06-26 15:30:33.929882+0800 CallPolice[30061:3015055] CFNetwork SSLHandshake failed (-9810)

2018-06-26 15:30:33.930174+0800 CallPolice[30061:3015055] TCP Conn 0x0 SSLHandshake failed (-9810)

2018-06-26 15:30:33.930635+0800 CallPolice[30061:3015055] SocketStream write error [0x0]: 3 -9810

2018-06-26 15:30:33.931449+0800 CallPolice[30061:3014863] socket did disconnect, error: Error Domain=NSOSStatusErrorDomain Code=-9810 "(null)" UserInfo={_kCFStreamErrorCodeKey=-9810, _kCFStreamErrorDomainKey=3}

@mistal-distal
Copy link

You're not properly setting the flag for self signed certificates, either that or there is an SSL handshake error from your server.

I hit against your server real quick and it looks like it's serving malformed SSL handshakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants