Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of HMS for Azure Key Vault #579

Open
AndreiVidrasco opened this issue Oct 19, 2022 · 0 comments · May be fixed by #604 or #605
Open

Support of HMS for Azure Key Vault #579

AndreiVidrasco opened this issue Oct 19, 2022 · 0 comments · May be fixed by #604 or #605

Comments

@AndreiVidrasco
Copy link

Hi. For the project I'm working on, I need keys create from Quorum, to use Hardware Security Module in Azure Key Vault.
From my brief research, it looks like it was intentionally disabled.
Is there any reason for that and would it be possible to enable it?
Also migration of existing keys to HMS would be highly appreciated as well.

Useful links:
https://learn.microsoft.com/en-us/azure/key-vault/managed-hsm/overview

Quorum has hardcoded value of kty(key type) to EC
https://github.com/ConsenSys/quorum-key-manager/blob/9beac6fb15a5b5be7423fd2b1a789bcb6d845488/src/stores/store/keys/akv/akv.go#L46

For HMS, we need to set EC-HSM(for example):
https://learn.microsoft.com/en-us/rest/api/keyvault/keys/create-key/create-key?tabs=HTTP#jsonwebkeytype

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant