How simulate TLS handshake error. java, android,

36 Views Asked by At

My task is to simulate a TLS handshake error related to the fact that a website does not have an XYZ certificate. I need to do this on an android device using a postman style app. Can anyone advise how to do something like this? how to cause such an error

I try to connect to https web site and receive error TLS

0

There are 0 best solutions below