> But right now I am facing a similar issue to you, SSL works great,
> Websockets work great, but Websockets over SSL results in the following
> errors in my Couchbase Lite client:
>
> *CFNetwork SSLHandshake failed (-9847)*
>
>
> *I'll post here as soon as I have a solution.*
>
>
>
Andy, that's the exact same error message as me. If you remove the Server
proxy pass so that it falls back to long polling it works fine.
>From the nginx logs, my reading of it is that the follow up web socket
messages are seen as new connections, because I get a bunch of what looks
like encrypted data, and to it responds with a 400 error.
>From my reading around there is a wss:// setting which I think means
web-socket secure, and I wonder if we need to be setting web sockets into a
secure mode at a lower level (i.e. inside the lite lib) rather than just
sending it over an SSL connection.
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/1e03b087-d254-4ef9-a75b-b40c4b1d91d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.