Something we have been doing for security recently is restricting the protocol that we will accept to a minimum from SSL 3.0, TLS 1.0 or TLS 1.1 Is there a way to reject connections based on the protocol in MailKit?
Something we have been doing for security recently is restricting the protocol that we will accept to a minimum from SSL 3.0, TLS 1.0 or TLS 1.1
Is there a way to reject connections based on the protocol in MailKit?