-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
8
-
b121
-
generic
-
generic
Client : Java
Server : Windows Server 2008 / IIS Version 7
The java client first tries hello with TLSv1.2, server asks for lower protocol TLSv1. The java client fallback to TLSv1 happens fine but doesn't succeed.
The java client fails with following exception -
exception: java.net.SocketException: Connection reset
Server : Windows Server 2008 / IIS Version 7
The java client first tries hello with TLSv1.2, server asks for lower protocol TLSv1. The java client fallback to TLSv1 happens fine but doesn't succeed.
The java client fails with following exception -
exception: java.net.SocketException: Connection reset
- relates to
-
JDK-8169228 Interop issue between Java/Opera clients + Microsoft Schannel (IIS) server
- Closed
-
JDK-7093640 Enable client-side TLS 1.2 by default
- Closed