dotnet / sign

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

Enable pluggable signature providers #639

Open dtivel opened 11 months ago

dtivel commented 11 months ago

Currently, Sign CLI only supports signing with Azure Key Vault. Sign CLI should support pluggable signature providers to enable other private key storage options.

CC @clairernovotny