Skip to content

Enable trusted code signing#625

Merged
mmsmits merged 2 commits intodevelopfrom
feature/enable-code-signing
Jan 12, 2026
Merged

Enable trusted code signing#625
mmsmits merged 2 commits intodevelopfrom
feature/enable-code-signing

Conversation

@mmsmits
Copy link
Copy Markdown
Member

@mmsmits mmsmits commented Jan 12, 2026

This pull request updates the code signing configuration in the Azure Pipelines YAML file to use Azure Trusted Signing instead of the previous custom certificate and password approach.

Build pipeline configuration:

  • Switched from specifying codeSignerCertificate and codeSignerPassword to using Azure Trusted Signing settings: certificateProfileName, trustedSigningAccountEndpoint, trustedSigningAccountName, and azureServiceConnection in build/azure-pipelines.yml.

@mmsmits mmsmits requested a review from ewoutkramer January 12, 2026 10:58
@mmsmits mmsmits enabled auto-merge January 12, 2026 10:59
ewoutkramer
ewoutkramer previously approved these changes Jan 12, 2026
@mmsmits mmsmits merged commit 9a29111 into develop Jan 12, 2026
2 checks passed
@mmsmits mmsmits deleted the feature/enable-code-signing branch January 12, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants