Code review request: 8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
Weijun Wang
weijun.wang at oracle.com
Thu Apr 11 02:06:00 UTC 2013
Hi Sean
Please review the code changes
http://cr.openjdk.java.net/~weijun/8009636/webrev.00/
Here I add a new -tsapolicycd option to jarsigner and pass the value all
the way down to TSRequest. A new check inside
PKCS7::generateTimestampToken is added to confirm the responded policyID
is identical to the requested one (if provided). A test is also enhanced
to check this check.
Thanks
Max
More information about the security-dev
mailing list