-
Bug
-
Resolution: Fixed
-
P4
-
21, 23
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8338783 | 21.0.6-oracle | Nibedita Jena | P4 | Resolved | Fixed | b01 |
JDK-8338516 | 21.0.5 | Amos SHI | P4 | Resolved | Fixed | b04 |
JDK-8338784 | 17.0.14-oracle | Nibedita Jena | P4 | Resolved | Fixed | b01 |
JDK-8338515 | 17.0.13 | Amos SHI | P4 | Resolved | Fixed | b04 |
JDK-8338786 | 11.0.26-oracle | Nibedita Jena | P4 | Resolved | Fixed | b01 |
JDK-8339012 | 11.0.25 | Amos SHI | P4 | Resolved | Fixed | b05 |
JDK-8338787 | 8u441 | Nibedita Jena | P4 | Resolved | Fixed | b01 |
if (shc.sslConfig.clientAuthType !=
ClientAuthType.CLIENT_AUTH_REQUESTED) {
// unexpected or require client authentication
throw shc.conContext.fatal(Alert.BAD_CERTIFICATE,
"Empty server certificate chain");
}
The error message should be "Empty client certificate chain".
- backported by
-
JDK-8338515 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8338516 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8338783 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8338784 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8338786 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8338787 Incorrect error message on client authentication
-
- Resolved
-
-
JDK-8339012 Incorrect error message on client authentication
-
- Resolved
-
- links to
-
Commit openjdk/jdk/fe78c0f1
-
Commit(master) openjdk/jdk11u-dev/c67fe36b
-
Commit(master) openjdk/jdk17u-dev/7b205d6c
-
Commit(master) openjdk/jdk21u-dev/e7e92e0b
-
Review openjdk/jdk/17645
-
Review(master) openjdk/jdk11u-dev/2899
-
Review(master) openjdk/jdk17u-dev/2789
-
Review(master) openjdk/jdk21u-dev/905