Skip to content

Add support for signing JAR files using Azure Key Vault in Azure Sign Tool #319

@kk99999

Description

@kk99999

We’re currently using Azure Key Vault to securely store code signing certificates. We are using Azure Sign Tool in CI/CD pipeline (Azure devops) to sign the files like exe and dlls without exposing the private key. However, our CI/CD pipeline also requires signing Java .jar files, and we’re unable to do so because tools like jarsigner and jsign require local access to the private key. Can Azure Sign Tool be enhanced to sign JAR files using certificates stored in Azure Key Vault? This would allow secure remote signing of Java artifacts without the need to download or exporting certificates from Azure Key Vault. This would help so much with automation in Azure environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions