Skip to content

Command line tool to sign ClickOnce manifest with a certificate stored in the Azure Key Vault

Notifications You must be signed in to change notification settings

davici-code/AzureSignToolClickOnce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Azure ClickOnce Sign Tool

Usage

AzureSignToolClickOnce.exe ^
-p=bin\Release\app.publish^
-azure-key-vault-url=https://1234-vault.vault.azure.net/^\ -azure-key-vault-client-id=1234^
-azure-key-vault-client-secret=1234^
-azure-key-vault-tenant-id=1234^
-azure-key-vault-certificate=MyGlobalSignCert^
-timestamp-sha2=http://timestamp.globalsign.com/?signature=sha2^\ -timestamp-rfc3161=http://rfc3161timestamp.globalsign.com/advanced^\ -description=MyApp^

More info on: https://www.davici.nl/blog/clickonce-signing-from-azure-devops-via-azure-key-vault

About

Command line tool to sign ClickOnce manifest with a certificate stored in the Azure Key Vault

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages