Skip to content
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

Switch to azure trusted signing #176

Merged
merged 8 commits into from
Sep 27, 2024
Merged

Switch to azure trusted signing #176

merged 8 commits into from
Sep 27, 2024

Conversation

peppy
Copy link
Member

@peppy peppy commented Sep 27, 2024

No description provided.

// run azure code signing correctly on older windows versions.
//
// This can be changed back to `signParams` if velopack changes the signtool logic to fix this.
string signToolPath = Directory.GetDirectories(@"C:\Program Files (x86)\Windows Kits\10\bin", "*", SearchOption.AllDirectories)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just leave a comment for now because I've discovered you can also download the 22621 version of https://www.nuget.org/packages/Microsoft.Windows.SDK.BuildTools/ and do a similar look up to the above dlib one, for the signtool.

Probably not important though.

@smoogipoo smoogipoo merged commit b33417f into master Sep 27, 2024
3 checks passed
@peppy peppy deleted the trusted-signing branch September 27, 2024 07:21
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