Yeah I saw a bunch of different info regarding similar SSL issues. After sorting through all the noise these seem the most relevant which unfortunately don't yet give me a solution. I forgot to mention I'm on CBL 1.0.0 as well as iOS 7.1.1 and iOS 7.1.2.
Jens I assume this fix made it into CBL 1.0.0? https://github.com/couchbase/couchbase-lite-ios/issues/332 This also looks like it could have been related: https://developer.apple.com/library/ios/technotes/tn2287/_index.html#//apple_ref/doc/uid/DTS40011309 But then it looks like you fixed this problem here: https://github.com/couchbase/couchbase-lite-ios/blob/500fa800f4e3534d026d44a68d263f8243a86670/Source/ChangeTracker/CBLSocketChangeTracker.m#L95 Actually it looks like some of the fixes in CBLSocketChangeTracker.m were done recently. Could that be what's causing the errors I'm seeing? Thanks for your help as always Jens. On Monday, August 4, 2014 8:27:44 PM UTC-7, Jens Alfke wrote: > > > On Aug 4, 2014, at 5:25 PM, David Quon <[email protected] > <javascript:>> wrote: > > 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) > > > Couchbase Lite doesn't log this; it seems to be something logged by the OS > itself. I hadn't heard of it before, but googling that message > <https://www.google.com/search?client=safari&rls=en&q=%22CFNetwork+SSLHandshake+failed%22&ie=UTF-8&oe=UTF-8> > shows > a bunch of info. Sounds like it may be caused by problems with the local > network? > > —Jens > -- 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/a3311b35-fdaf-4ad8-8619-0471f944e7a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
