Open rasmuseeg opened 10 months ago
It's the exact same case with xlsm files.
https://stackoverflow.com/questions/66867724/sign-vba-macros-inside-doc-and-or-docx-with-azure-key-vault-hsm - it should be possible using this solution to run the 32-bit version of AzureSignTool after installing OfficeSIP
Issue Summary
Description:
AzureSignTool currently lacks support for signing Excel add-in files (.xlam). Attempting to sign .xlam files using AzureSignTool results in an error message
The file cannot be signed because it is not a recognized file type for signing or it is corrupt.
Steps to Reproduce:
Expected Behavior:
AzureSignTool should have support for signing .xlam files, similar to how signtool.exe with msosipx.dll registered works.
Additional Information
Workaround:
Currently, a potential workaround is to use signtool.exe with msosipx.dll registered. This allows for the successful signing of .xlam files.
Steps to Use Workaround:
Environment Details:
Additional Context
According to Digicert article Signtool (64-bit) does not support xlam-files.