I'm getting the following error output in the console logs when trying to do a push/pull replication with SSL. We're setting up the push/pull replication as shown below passing the credentials and port as part of the URL to a CouchDB server running version 1.6.
Printing description of self->_pullReplication: CBLReplication[from https://user:*****@stage.couch.com:6984/db_1] Printing description of self->_pushReplication: CBLReplication[to https://user:*****@stage.couch.com:6984/db_1] Console Logs: 2014-08-04 15:35:30.121 AppName[2931:4f0f] CFNetwork SSLHandshake failed (-9800) 2014-08-04 15:35:30.143 AppName[2931:4f0f] CFNetwork SSLHandshake failed (-9800) Does anyone have any input of what could be causing this and how to fix it? The replication seems to work okay despite the error message. Thanks. -- 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/bc4307db-43e2-4b11-a266-b52aace0ec5f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
