First thing, if there is any existing post related to this please let me know.
I wanted to disable TLS 1.0 as what our client has requested. This was purposely turned-on for Sharepoint 2010 applications.
I came across this msdn blog regarding on how to disable but it.
As I am not sure about this stuff, my question is:
1.) If I disable TLS 1.0, will there be any impact on the Sharepoint application?
2.) How will it affect my https Sharepoint sites?
As to my understanding Sharepoint 2010 will still work fine when TLS 1.0 is disabled for as long as TLS 1.2 is enabled. TLS 1.2 is the latest and more secured protocol although it has drawbacks when TLS 1.0 is disabled.
The older versions of browsers may not display as expected or not even display at all. UAT testing needs to be done for verification to assess on the result.
TLS 1.2 supports only the following browser specifications:
Few points for to consider before disabling TLS 1.0:
If anyone thinks that my answer needs some correction or it is totally wrong please let me know or please post your answer. I would be glad to know your inputs.