Consensys / quorum-key-manager

A universal Key & Account Management solution for blockchain applications.
http://docs.quorum-key-manager.consensys.net/
Apache License 2.0
39 stars 16 forks source link

add properties to key creation request #604

Open dthuering opened 1 year ago

dthuering commented 1 year ago

Allow per key type setting for HSM-backed storage in Azure

PR description

To support HSM-backed keys in Azure Key Vault, the API payload and service request were extended in a backwards-compatible way to support additional, optional properties. The AKV store supports the AZURE_KEY_VAULT_TYPE property with a value of EC-HSM. When these are set, the key will be backed by HSM in AKV.

Fixed Issue(s)

fixes #579

Changelog

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.