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

Sign all of the Windows executable files #11516

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Nov 26, 2019

We can actually just supply a custom signing module here to do our
signing rather than manually signing things in the afterSign hook.
This means all 4 executable files get signed (the main exe, the
stub exe, Update.exe and the installer).

We can actually just supply a custom signing module here to do our
signing rather than manually signing things in the afterSign hook.
This means all 4 executable files get signed (the main exe, the
stub exe, Update.exe and the installer).
@dbkr dbkr requested a review from a team November 26, 2019 15:27
@jryans jryans requested review from jryans and removed request for a team November 26, 2019 15:33
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me, and appears to handle the nested signing with two hashes.

@turt2live
Copy link
Member

(giving this the honorary fire label to assist in urgency)

@dbkr dbkr merged commit daacd90 into develop Nov 26, 2019
@t3chguy t3chguy deleted the dbkr/windows_sign_all_the_things branch May 12, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants