Could someone supply a comprehensive list of files that can be digitally signed with Azure Sign Tool using Azure Key Vault?

Rusty Crabbs 65 Reputation points
2023-08-23T19:40:25.8333333+00:00

Is there a comprehensive list of all files that could be digital signed?

For example:

.dll, .exe, .cab, ect...

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,451 questions
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2023-08-25T21:02:40.2033333+00:00

    Hi @Rusty Crabbs (amazing username, by the way),

    The dotnet repository lists the following files as supported file types that can be signed with Azure Sign Tool using Azure Key Vault:

    .msi, .msp, .msm, .cab, .dll, .exe, .appx, .appxbundle, .msix, .msixbundle, .sys, .vxd, .ps1, .psm1, and any portable executable (PE) file

    It should also support the same file extensions as the Windows SDK signtool. I reached out to the Key Vault team to see if they have a more comprehensive list. I believe it should be able to sign any file type that supports digital signatures, but I reached out to the Key Vault team to confirm this as well.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.