-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 18
-
b08
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8275700 | 17.0.2 | Alexey Bakhtin | P3 | Resolved | Fixed | b03 |
X509CertImpl.getFingerprint should return null and not "" if there is an issue generating a fingerprint, and should not treat null as a valid fingerprint. Also, as a performance improvement, it should call X509CertImpl.getEncodedInternal(Certificate) which avoids cloning the encoded bytes if the Certificate is an instance of X509CertImpl.
- backported by
-
JDK-8275700 X509CertImpl.getFingerprint should not return the empty String
-
- Resolved
-