-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 23
-
Component/s: security-libs
-
b04
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8335422 | 23.0.1 | Anthony Scarpino | P3 | Resolved | Fixed | b02 |
| JDK-8335261 | 23 | Anthony Scarpino | P3 | Resolved | Fixed | b30 |
| JDK-8365481 | 21.0.9 | Goetz Lindenmaier | P3 | Resolved | Fixed | b04 |
java.lang.Exception: Failed to find expected alert: certificate_required
at CertMsgCheck.main(CertMsgCheck.java:56)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
- backported by
-
JDK-8335261 Test CertMsgCheck.java fails to find alert certificate_required
-
- Resolved
-
-
JDK-8335422 Test CertMsgCheck.java fails to find alert certificate_required
-
- Resolved
-
-
JDK-8365481 Test CertMsgCheck.java fails to find alert certificate_required
-
- Resolved
-
- caused by
-
JDK-8311644 Server should not send bad_certificate alert when the client does not send any certificates
-
- Closed
-
- links to
-
Commit
openjdk/jdk/4ffc5e60
-
Commit
openjdk/jdk/98fd657c
-
Commit(master)
openjdk/jdk21u-dev/03ab6e47
-
Review
openjdk/jdk/19917
-
Review(master)
openjdk/jdk21u-dev/2070
-
Review(master)
openjdk/jdk/19553
1.
|
Problemlist CertMsgCheck.java |
|
Resolved | Anthony Scarpino |