-
Backport
-
Resolution: Fixed
-
P4
-
None
-
b91
-
Verified
PKCS #7 block includes a set of certificates and several signerinfos. To locate the certificate for a given signer, one should first look for a reference in the signerinfo, and then try to locate one in the certificates set.
Currently, jarsigner, when validating certificate for a timestamping service, simply looks for a non-CA cert inside the certificate set. This is not correct.
Currently, jarsigner, when validating certificate for a timestamping service, simply looks for a non-CA cert inside the certificate set. This is not correct.
- backport of
-
JDK-6939248 Jarsigner can't extract Extended Key Usage from Timestamp Reply currectly
-
- Resolved
-