System Engineer

We are using SharePoint 2013 SP1 on Windows 2008 R2. We have disable SSL V3.0 and TlS 1.0, then enable TLS 1.1 and TLS 1.2

in the SharePoint Front-End Web Server.

We found that we cannot open the online office Document (e.g Docx ) in the Browser (IE 10 ) from SharePoint 2013

We have enable TLS 1.0 in the SharePoint Front-End Web Server to test, All client (Windows 7 64Bit Sp1 ) using IE 10 can open

the online Office Dcoument (e.g. *.Docx) from SharePoint 2013.

Please advise

Thanks

July 31st, 2015 3:45am

I'm not sure what role SharePoint has to play here. TLS negotiation will depend upon IIS version and client IE version. You should check if you are running compatible versions on both end. Here's a guide for same:

http://blogs.msdn.com/b/kaushal/archive/2011/10/02/support-for-ssl-tls-protocols-on-windows.aspx

Also, TLS 1.1 and 1.2 are not enabled by default on the server end. To enable the use of the protocols that will not be negotiated by default, change the DWORD value data of the DisabledByDefault value to 0x0 in each of the following registry keys under the Protocols key:

SCHANNEL\Protocols\TLS 1.1\Client

SCHANNEL\Protocols\TLS 1.1\Server

SCHANNEL\Protocols\TLS 1.2\Client

SCHANNEL\Protocols\TLS 1.2\Server

More info: https://support.microsoft.com/en-us/kb/245030

Hope this helps.

Free Windows Admin Tool Kit Click here and download it now
July 31st, 2015 8:26am

Hi Mohit

We found that some info http://sharepoint-community.net/forum/topics/securing-sharepoint-2013-disabling-sslv3-tls-1-0

SharePoint like need TLS 1.0, is it true ?

Many thanks

August 5th, 2015 3:34am

Well, if Trevor says it, it should be right. I'll leave this thread for Trevor to confirm and add to my notes as well. ;)
Free Windows Admin Tool Kit Click here and download it now
August 5th, 2015 3:44am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics