Azure / Azure/azure-cli

keyvault commands to sign and verify signatures

Open
#13,902 1 comment 3 reactions 1 assignee Claimed by @houk-ms View on GitHub
act-identity-squad feature-request KeyVault
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
I have a key (asymmetric, RSA) stored in Azure Key Vault. The key is used by an application to sign messages and verify digital signatures.

**Describe the solution you'd like**
I would like a command in the Azure CLI that requests AKV to sign a message, and another one that asks AKV to verify the message. This should happen within AKV, without the private key being exported (assuming the account has permissions to "sign").

**Describe alternatives you've considered**
I don't believe there's a CLI to do this. The alternative would be to build my own application.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.