-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b43
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8156334 | 8u111 | Svetlana Nikandrova | P2 | Resolved | Fixed | b01 |
JDK-8151271 | 8u102 | Svetlana Nikandrova | P2 | Resolved | Fixed | b01 |
JDK-8162171 | emb-8u111 | Xuelei Fan | P2 | Resolved | Fixed | b01 |
JDK-8175500 | openjdk7u | Xuelei Fan | P2 | Resolved | Fixed | master |
Need to add test cases for the following scenarios
1)
Removes the property jdk.tls.client.protocols(if any)and validates the default, supported and current protocols in the SSLContext.
2)
Sets the jdk.tls.client.protocols to TLSV(invalid value) and checks the SSLContext's reaction to it. Validation to SSLContext is not required.
3)
Sets the jdk.tls.client.protocols to SSLv3 and validates the default, supported and current protocols in the SSLContext.
4)
Sets the jdk.tls.client.protocols to TLSv1.1 and validates the default, supported and current protocols in the SSLContext.
5)
Sets the jdk.tls.client.protocols to TLSv1.1 and validates the default, supported and current protocols in the SSLContext.
6)
Sets the jdk.tls.client.protocols to TLSv1.2 and validates the default, supported and current protocols in the SSLContext.
1)
Removes the property jdk.tls.client.protocols(if any)and validates the default, supported and current protocols in the SSLContext.
2)
Sets the jdk.tls.client.protocols to TLSV(invalid value) and checks the SSLContext's reaction to it. Validation to SSLContext is not required.
3)
Sets the jdk.tls.client.protocols to SSLv3 and validates the default, supported and current protocols in the SSLContext.
4)
Sets the jdk.tls.client.protocols to TLSv1.1 and validates the default, supported and current protocols in the SSLContext.
5)
Sets the jdk.tls.client.protocols to TLSv1.1 and validates the default, supported and current protocols in the SSLContext.
6)
Sets the jdk.tls.client.protocols to TLSv1.2 and validates the default, supported and current protocols in the SSLContext.
- backported by
-
JDK-8151271 New tests for TLS property jdk.tls.client.protocols
- Resolved
-
JDK-8156334 New tests for TLS property jdk.tls.client.protocols
- Resolved
-
JDK-8162171 New tests for TLS property jdk.tls.client.protocols
- Resolved
-
JDK-8175500 New tests for TLS property jdk.tls.client.protocols
- Resolved