azuredevops-codesigning-task icon indicating copy to clipboard operation
azuredevops-codesigning-task copied to clipboard

Add optional parameter for /ac in signtool

Open tilellimjx opened this issue 4 years ago • 1 comments

It would be nice to be able to use additional certs in signing files. I use this format:

signtool sign /t http://timestamp.digicert.com /ac additionalfile.crt /f mycert.pfx /p /fd SHA256

The current task works very well as it is. This would be great to add. Thank you for your time.

tilellimjx avatar Aug 20 '20 15:08 tilellimjx

Hi @tilellimjx,

shouldn´t be a big deal :). Are you adding these additional files similar to the pfx files by adding them to the Secure Files or do you use other ways to add them?

StefanKert avatar Dec 05 '20 07:12 StefanKert