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

Bug 1889336 - switch windows signing format to SHA2 #9314

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

jcristau
Copy link
Contributor

@jcristau jcristau commented Apr 3, 2024

Switch the parameters used for windows (authenticode) signing, to use SHA256 hashes instead of SHA1.

SHA1 is obsolete/insecure.
Firefox made this switch in bug 1745467, once it no longer needed to support Windows XP.

@jcristau jcristau marked this pull request as ready for review April 3, 2024 11:17
@jcristau jcristau requested a review from a team as a code owner April 3, 2024 11:17
@jcristau jcristau requested review from hneiva and removed request for a team April 3, 2024 11:17
@jcristau jcristau marked this pull request as draft April 3, 2024 11:20
@jcristau jcristau marked this pull request as ready for review April 4, 2024 13:23
@jcristau jcristau enabled auto-merge (squash) April 4, 2024 16:55
@jcristau jcristau merged commit b61c7d8 into mozilla-mobile:main Apr 4, 2024
124 of 130 checks passed
@jcristau jcristau deleted the authenticode_sha2 branch April 4, 2024 18:12
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.

3 participants