docs - adding authenticode notes c5315ba0fc

This commit is contained in:
silversword411 2022-08-10 14:05:18 -04:00
parent 730bcb034e
commit b349c599fe
No known key found for this signature in database
GPG Key ID: CF805301BBB8CC0C

View File

@ -48,6 +48,14 @@ Commands:
--out [file] Resulting signed executable.
--time [url] The time signing server URL.
--proxy [url] The HTTP proxy to use to contact the time signing server, must start with http://
icons: Show the icon resources in the executable.
--exe [file] Input executable.
saveicons: Save an icon group to a .ico file.
--exe [file] Input executable.
--out [file] Resulting .ico file.
--icongroup [groupNumber] Icon groupnumber to save to file.
--removeicongroup [number]
--icon [groupNumber],[filename.ico]
Note that certificate PEM files must first have the signing certificate,
followed by all certificates that form the trust chain.