vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
280 stars 87 forks source link

SignerSignEx3 returns 80072EE7 #281

Open tyrel-alastair-hunter-bosch opened 2 hours ago

tyrel-alastair-hunter-bosch commented 2 hours ago

While trying to sign a dll using azure sign tool the tool aborts signing with HRESULT = 80072EE7.

tyrel-alastair-hunter-bosch commented 2 hours ago

2024-10-23 08:28:30.872 trce: AzureSignTool.SignCommand[0] 2024-10-23 08:28:30.872 Retrieving current version of certificate ****. 2024-10-23 08:28:34.182 trce: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 Retrieved certificate with Id ****. 2024-10-23 08:28:34.182 trce: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 Creating context 2024-10-23 08:28:34.182 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 => File: *****.exe 2024-10-23 08:28:34.182 Signing file. 2024-10-23 08:28:34.182 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 => File: **.exe 2024-10-23 08:28:34.182 trce: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 => File: **.exe 2024-10-23 08:28:34.182 Getting SIP Data 2024-10-23 08:28:34.182 trce: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.182 => File: **.exe 2024-10-23 08:28:34.183 Calling SignerSignEx3 with flags: SIGN_CALLBACK_UNDOCUMENTED 2024-10-23 08:28:34.442 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.442 => File: **.exe 2024-10-23 08:28:34.442 File Singning Completed with result -2147012889 2024-10-23 08:28:34.442 fail: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.442 => File: **.exe 2024-10-23 08:28:34.443 Signing failed with error 80072EE7. 2024-10-23 08:28:34.443 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.443 => File: **.exe 2024-10-23 08:28:34.443 Stopping file signing. 2024-10-23 08:28:34.443 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.443 Successful operations: 0 2024-10-23 08:28:34.443 info: AzureSignTool.SignCommand[0] 2024-10-23 08:28:34.443 Failed operations: 1