Skip to content

Update driver signing to use SHA256#60

Open
forderud wants to merge 1 commit into
microsoft:masterfrom
forderud:driver-sign
Open

Update driver signing to use SHA256#60
forderud wants to merge 1 commit into
microsoft:masterfrom
forderud:driver-sign

Conversation

@forderud
Copy link
Copy Markdown

Done to fix the following driver signing error with VS2022:
>SIGNTASK : SignTool error : No file digest algorithm specified. Please specify the digest algorithm with the /fd flag. Using /fd SHA256 is recommended and more secure than SHA1. Calling signtool with /fd sha1 is equivalent to the previous behavior. In order to select the hash algorithm used in the signing certificate's signature, use the /fd certHash option.

@forderud forderud force-pushed the driver-sign branch 2 times, most recently from 98ff466 to 2ae9cca Compare September 25, 2024 09:00
Done to fix the following driver signing error with VS2022:
>SIGNTASK : SignTool error : No file digest algorithm specified. Please specify the digest algorithm with the /fd flag. Using /fd SHA256 is recommended and more secure than SHA1. Calling signtool with /fd sha1 is equivalent to the previous behavior. In order to select the hash algorithm used in the signing certificate's signature, use the /fd certHash option.
@forderud forderud changed the title Update driver signing to SHA256 Update driver signing to use SHA256 Sep 25, 2024
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.

1 participant