I need to log as much as possible information about SSL Handshake using .NET for mTLS.
This is possible in Java by using System.setProperty("javax.net.debug", "ssl:handshake");
Is there an equivalent in .NET?
I need to log as much as possible information about SSL Handshake using .NET for mTLS.
This is possible in Java by using System.setProperty("javax.net.debug", "ssl:handshake");
Is there an equivalent in .NET?
Copyright © 2021 Jogjafile Inc.