Can AST sign XML files? #211
Unanswered
andyfisher100
asked this question in
Q&A
Replies: 1 comment
|
@andyfisher100 Currently, it looks like the AzureSignTool supports the following file formats: .exe, .dll, .sys, .vxd, .scr, .efi, .msi, .msp, .msm, .cab, .appx, .appxbundle, .msix, .msixbundle, .ps1, .psm1 From what I understand, AzureSignTool still relies entirely on Windows Authenticode + SIPs. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Not too much to it really other than the question in the title, is it possible to use this tool to sign xml files? I had a look through the docs and tried it locally but not much joy
All reactions