Skip to main content

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Edit: I think the problem you are having is with GCM being prioritized first in your cipher suite. GCM is not enabled by default (6) on Windows 8.1, IE11 will handshake negotiate down to the first cipher it supports, in your case DHE-RSA-AES256-SHA256.

(6) ttp://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspxhttp://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Edit: I think the problem you are having is with GCM being prioritized first in your cipher suite. GCM is not enabled by default (6) on Windows 8.1, IE11 will handshake negotiate down to the first cipher it supports, in your case DHE-RSA-AES256-SHA256.

(6) ttp://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using handshake negotiation to request a different encryption channel.

Without more information I can't troubleshoot your specific problems... A lot improved in Win 8.1.

Edit: I think the problem you are having is with GCM being prioritized first in your cipher suite. GCM is not enabled by default (6) on Windows 8.1, IE11 will handshake negotiate down to the first cipher it supports, in your case DHE-RSA-AES256-SHA256.

(6) http://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx

added 339 characters in body
Source Link
RQ'
  • 176
  • 6

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Edit: I think the problem you are having is with GCM being prioritized first in your cipher suite. GCM is not enabled by default (6) on Windows 8.1, IE11 will handshake negotiate down to the first cipher it supports, in your case DHE-RSA-AES256-SHA256.

(6) ttp://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Edit: I think the problem you are having is with GCM being prioritized first in your cipher suite. GCM is not enabled by default (6) on Windows 8.1, IE11 will handshake negotiate down to the first cipher it supports, in your case DHE-RSA-AES256-SHA256.

(6) ttp://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation)(3handshake negotiation) to request a (different encryption channel)(4different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1)(5).

(3): msdn.microsoft.com/en-us/library/windows/desktop/aa380513%28v=vs.85%29.aspx (4): msdn.microsoft.com/en-us/library/windows/desktop/aa383770%28v=vs.85%29.aspx (5Win 8.1): technet.microsoft.com/en-us/library/hh831771.aspx

I couldnt use the link feature for more than two links.

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation)(3) to request a (different encryption channel)(4).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1)(5).

(3): msdn.microsoft.com/en-us/library/windows/desktop/aa380513%28v=vs.85%29.aspx (4): msdn.microsoft.com/en-us/library/windows/desktop/aa383770%28v=vs.85%29.aspx (5): technet.microsoft.com/en-us/library/hh831771.aspx

I couldnt use the link feature for more than two links.

Yes MSIE11 supports TLS V1.2, 1.1 and 1.0.

Use WinHTTP or WireShark to inspect the communication via browser and webserver.

You should be able to tell if your proxy / firewall is hindering communication, or if the browser is using (handshake negotiation) to request a (different encryption channel).

Without more information I can't troubleshoot your specific problems... A lot improved in (Win 8.1).

Source Link
RQ'
  • 176
  • 6
Loading