Corda has specific configurations mentioned for every HSM that they support. I have tried finding a way to directly configure the node to use softhsm. But I havent been able to find any thing for Corda to work with softHSM. Hyperledger Fabric has a config (https://hyperledger-fabric.readthedocs.io/en/release-2.0/hsm.html) that works with softHSM. Any ideas on if Corda can support softHSM and if yes what are the configurations?
Asked
Active
Viewed 161 times
1 Answers
2
we currently do not support SoftHSM. We currently support:
- Utimaco
- Gemalto Luna
- Futurex
- Azure Key Vault
- Securosys Primus X
- nCipher nShield
Please refers to this list of supported HSM to use with. https://docs.corda.net/docs/corda-enterprise/4.4/node/operating/cryptoservice-configuration.html#using-an-hsm-with-corda-enterprise

Peter Li
- 1,032
- 1
- 6
- 10
-
What about AWS CloudHSM ? The signing service has an example config for AWS CloudHSM listed. However it isnt present in the list of supported HSMs for Node. – Deepti May 04 '20 at 17:12