Hi all,
We rely on TLS TCP connection for our app.
We noticed that on both 8.4 Beta 4, and 9.0 Beta 1, client fails to complete the SSLHandshake.
This happens to existing app, built with iOS8.3 SDK.
1. We are aware of Apple's approach of dumping support for TLS1.0 on 9.0 but why this happens on 8.4 Beta 4 too?
2. Even on 9.0, we are seeing a different error code 9850, compared to those 9814, 9806, 9807 that are found online.
Any idea what does error code: 9850 means?