JDK-8011869 : New jarsigner.html changes for JDK-8009636
Type:Sub-task
Component:docs
Sub-Component:tools
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2013-04-10
Updated:2013-09-12
Resolved:2013-05-18
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Proposed changes to the jarsigner.html file in tool doc:
1. In the "Signature Timestamp" section, add a new option
-tsapolicyid
2. In the "OPTIONS" section, insert a new definition after the "-tsacert" option.
-tsapolicyid <policyid>
Specifies the object identifier (OID) that identifies the policyId
to be sent to the TSA server. If this option is not specified,
no policyId is sent and the TSA server will choose a default policyId.
Object identifiers are defined by ITU-T's X.690 and are typically
period-separated sets of nonnegative digits like 1.2.3.4, for example.