dotnet / sign

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
MIT License
447 stars 84 forks source link

Support for /dg /ds /di #651

Open avivanoff opened 6 months ago

avivanoff commented 6 months ago

signtool.exe has a set of options for producing/signing/ingesting digests. It would be beneficial to have the same support for advanced singing workflows.

Moved from https://github.com/vcsjones/AzureSignTool/issues/216.

clairernovotny commented 6 months ago

Hi @avivanoff

Can you please describe how you're using those options today and what you're trying to accomplish?

Thanks!

avivanoff commented 5 months ago

We have a custom zip-based containers (king of what NuGet packages are) and are using signtool.exe to create signatures.