Skip to content

feat: add Azure Trusted Signing support #658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

faustbrian
Copy link

Add configuration for Azure Trusted Signing service for Windows code signing. This includes credential settings and environment variable cleanup for Azure-related keys.

🤖 Generated with Claude Code

faustbrian and others added 2 commits July 21, 2025 11:01
Add configuration for Azure Trusted Signing service for Windows code signing.
This includes credential settings and environment variable cleanup for
Azure-related keys.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@faustbrian
Copy link
Author

@simonhamp results from a GitHub Actions run with these changes (running off of my fork). Previously it would say signing with signtool.exe and now it says signing with Azure Trusted Signing (beta) when all the environment variables are set.

CleanShot 2025-07-21 at 12 05 56

@faustbrian
Copy link
Author

@simonhamp I've just verified that our builds that previously got flagged as Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk are now working fine without any warnings.

@simonhamp
Copy link
Member

See also NativePHP/electron#235

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