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. Thank you.