I am wondering what an easiest way is to test a HTTPS call with TLS1.3 and disabled post auth handshake. There is no option in C# HTTPClient or in Java or postman/insomnia to disable post auth handshake. So how to test it. Thank you.
I am wondering what an easiest way is to test a HTTPS call with TLS1.3 and disabled post auth handshake. There is no option in C# HTTPClient or in Java or postman/insomnia to disable post auth handshake. So how to test it. Thank you.