-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
Description
When a certificate is stored in Azure Key Vault and the Azure Sign Tool is used within an Azure DevOps pipeline—with addSpnToEnvironment set to true—Azure DevOps automatically injects the credentials (tenant ID, client ID, and client secret) into the environment as variables, allowing files to be signed without explicitly providing these credentials. Can jsign be enhanced to support this same behavior, so there is no need to manually input these credentials? This would be a valuable enhancement for DevOps workflows who need to sign jar files in CI pipelines. Any chance this could be implemented?
Reactions are currently unavailable