I work in Ready Api 2.2.0 and I have tests which do not fail when a certificate is invalid on the server side (although simple java tests fail as expected). I need that as negative cases.
My question is:
Why ready API skip handshake exception and how to force the tool to receive it?