Hi Alexey
I found a case where if the connection was closed during a SSL handshake
on the client side, the completion handler passed into
SSLFilter.handshake is never notified of the failure. This caused our
app to hang during testing. Please see the attached patch for a proposed
fix. Let me know what you think.
Thanks!
Bo