Skip to content

Commit

Permalink
Select signing key with hash for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Nov 8, 2022
1 parent ebb43c3 commit e262df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/sign.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
call signtool sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 %*
call signtool sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 /sha1 C2CBB3A0256A157FEB08B661D72BF490B68724C4 %*

0 comments on commit e262df4

Please sign in to comment.