Craig Burnett
Craig Burnett
>The fix may be as simple as the code detecting this exception and suppressing (if appropriate) Unfortunately in the case of the InterruptedException, the lib is throwing an SSLPeerUnverifiedException which...
Thanks very much Matt! If you need any more info from me, just ask.
Incidentally, if the InterruptedException is too complex to fix, just embedding some kind of a "reason" field into the SSLPeerUnverifiedException would suit my needs. I'm not sure if that's the...