ClientHello packet missing
I have an application which connects to a server with ssl3. When I run my application on windows server 2019, I can see client hello packet in wireshark. But when I run it on windows server 2022, there is not client hello packet in wireshark. The wireshark version is the same on both servers.
add a comment