A GUI for Azure Trusted Signing Repo
GUI-for-AzureTrustedSigning: .Net 4.8 Port of GUI-for-ATS (github.com)
Graphical User Interface for Microsoft Azure Trusted Signing to code sign your local application, ported to Net 4.8 Framework from GUI-for-ATS
Instructions
ORG - Code signing on Windows with Azure Trusted Signing · Melatonin
Improved - Fighting through Setting up Microsoft Trusted Signing - Rick Strahl's Web Log (west-wind.com)
📌 Overview
GUI for ATS is a user-friendly graphical interface that simplifies the use of Microsoft Azure Trusted Signing. It streamlines the process of signing files, making it easier for developers and businesses to integrate secure code signing into their workflow.
The main advantage of this application is that you do not need to create the environment variablesAZURE_CLIENT_ID
, AZURE_TENANT_ID
, and AZURE_CLIENT_SECRET
.
This data is securely stored in encrypted form after you enter it and is only used in plaintext during the signing process.
- Windows 10 / 11
- Microsoft Visual Studio 2019+ to create the application
- .NET 4.8 Runtime
- Azure Trusted Signing account: https://learn.microsoft.com/en-us/azure/trusted-signing/quickstart
No comments:
Post a Comment