vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

Signing failed with error 80070057 #235

Open Maharaja111 opened 5 months ago

Maharaja111 commented 5 months ago

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?