Skip to content

HumanPrinter/vsts-codesigning-task

 
 

Repository files navigation

Donate

Build status

Code Signing task

Build task for VS Team Services that gives the user the ability to codesign assemblies and applications.

Usage

Add a new task, select Code Signing from the Utility category and configure it as needed.

Code Signing parameters

Parameters include:

  • Secure File: Select the certificate from your secure file store in VSTS (Using Secure Files in VSTS) .
  • Secure File Password: The certificate password. It is recommended to use a build variable here.
  • File to Sign: The .dll or the .exe that contains your code and needs to be signed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • TypeScript 41.3%