vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

Command line option `/as` (Append Signature) missing #236

Closed michaelkauflin closed 5 months ago

michaelkauflin commented 5 months ago

Hi @vcsjones

We need to switch our code signing approach from SignTool to AzureSignTool and just found out that the Append Signature command line option in AzureSignTool is missing. Our use case is that we need to sign all deployed binaries with our certificate, keeping the existing one.

Is there any plan to incorporate the append signature functionality to AzureSignTool as well?

Thanks a lot for any update

vcsjones commented 5 months ago

The append signature (-as) option was just added in the latest release of AST. Can you give it a try and let me know how it works for you?

michaelkauflin commented 5 months ago

The append signature (-as) option was just added in the latest release of AST. Can you give it a try and let me know how it works for you?

Hi Kevin

We will check it out and get back to you - thanks a lot for your support!

Cheers Michael

michaelkauflin commented 5 months ago

The append signature (-as) option was just added in the latest release of AST. Can you give it a try and let me know how it works for you?

@vcsjones : works like a charm 🚀 - I will close the issue 👍

michaelkauflin commented 5 months ago

feature available with last release