Simple Signing Scripts #309
jwidess
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Hope this is an appropriate place to post this, but I made a few PowerShell 7 scripts to sign files in a straightforward and easy-to-use way. The two versions of the scripts either use a client secret based method or an interactive login via Azure CLI to authenticate with Azure Key Vault. They offer some helpful messages and a WinForms file selection GUI for the less technically inclined who just need a simple way of signing files.
Repo: https://github.com/jwidess/AzureSignTool-PowerShell
Beta Was this translation helpful? Give feedback.
All reactions