Saturday, 10 August 2013

Can I give a friendly error message for connections less than TLS 1.1?

Can I give a friendly error message for connections less than TLS 1.1?

For security reasons, I want to block all TLS connections older than
TLS1.1. I also want to give a friendly error message for users who use
less than TLS 1.1 on my site. Is there any way to accomplish this in IIS
or Windows?
Assuming the answer is no, what are some other methods I can achieve this?

No comments:

Post a Comment