Changeset 96755 in vbox for trunk/src/VBox/Runtime/tools/RTSignTool.cpp
- Timestamp:
- Sep 15, 2022 11:26:55 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTSignTool.cpp
r96753 r96755 4375 4375 //OPT_CERT_KEY_GETOPTDEF_ENTRIES("--timestamp-", "-1", 1020), 4376 4376 //OPT_CERT_KEY_GETOPTDEF_ENTRIES("--timestamp-", "-2", 1040), - disabled as windows cannot make use of it. Try again when 4377 // new-style timestamp signatures has been implemented. Otherwise, just add two primary signatures with the two 4377 // new-style timestamp signatures has been implemented. Otherwise, just add two primary signatures with the two 4378 4378 // different timestamps certificates / hashes / whatever. 4379 4379 { "--timestamp-type", OPT_TIMESTAMP_TYPE, RTGETOPT_REQ_STRING },
Note:
See TracChangeset
for help on using the changeset viewer.