SuperSimpleTcp icon indicating copy to clipboard operation
SuperSimpleTcp copied to clipboard

- add settings parameter "ClientCertificateValidationCallback/ServerC…

Open ATS-CE opened this issue 1 year ago • 0 comments

  • add settings parameter "ClientCertificateValidationCallback/ServerCertificateValidationCallback" to set a custom a RemoteCertificateValidationCallback delegate that's responsible for validating the certificate supplied by the remote party

  • add settings parameter "CheckCertificateRevocation" to enable or disable checking the certificate revocation list during the certificate validation process.

ATS-CE avatar Oct 07 '22 09:10 ATS-CE