We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, We are getting this error 80070057 while trying to sign .exe file using AzureSignTool.
Build logs:
trce: AzureSignTool.SignCommand[0] Retrieving certificate poc. trce: AzureSignTool.SignCommand[0] Retrieved certificate poc. trce: AzureSignTool.SignCommand[0] Creating context info: AzureSignTool.SignCommand[0] => File: D:\a\1\s\Sign.exe Signing file. trce: AzureSignTool.SignCommand[0] => File: D:\a\1\s\Sign.exe Getting SIP Data trce: AzureSignTool.SignCommand[0] => File: D:\a\1\s\Sign.exe Calling SignerSignEx3 fail: AzureSignTool.SignCommand[0] => File: D:\a\1\s\Sign.exe Signing failed with error 80070057. info: AzureSignTool.SignCommand[0] => File: D:\a\1\s\Sign.exe Stopping file signing.
@vcsjones , Any solution for this error?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, We are getting this error 80070057 while trying to sign .exe file using AzureSignTool.
Build logs:
trce: AzureSignTool.SignCommand[0]
Retrieving certificate poc.
trce: AzureSignTool.SignCommand[0]
Retrieved certificate poc.
trce: AzureSignTool.SignCommand[0]
Creating context
info: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Sign.exe
Signing file.
trce: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Sign.exe
Getting SIP Data
trce: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Sign.exe
Calling SignerSignEx3
fail: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Sign.exe
Signing failed with error 80070057.
info: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Sign.exe
Stopping file signing.
@vcsjones , Any solution for this error?
The text was updated successfully, but these errors were encountered: