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

Signing failed with error 800B0003 #252

Open
fairmonk opened this issue May 13, 2024 · 1 comment
Open

Signing failed with error 800B0003 #252

fairmonk opened this issue May 13, 2024 · 1 comment

Comments

@fairmonk
Copy link

fairmonk commented May 13, 2024

I have a .bat file which fails to sign with the 800B0003 error.
Also this message is displayed:
"The file cannot be signed because it is not a recognized file type for signing or it is corrupt."
the content of the bat file is:
image

What can be done to resolve this error ? all the rest *.ps1 files that I have - are signed without problem.

@j-laemmermann
Copy link
Contributor

It's not possible to sign a .bat file at all, because .bat files don't support signatures.
This "error" is not limited to AzureSignTool, but it's a known limitation of .bat files.

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

No branches or pull requests

2 participants