Re: AWS cloud HSM with hyperledger #hyperledger-fabric


Chris Gabriel <alaskadd@...>
 

You can follow the configuration instructions in the fabric docs here: https://hyperledger-fabric.readthedocs.io/en/release-2.2/hsm.html
Just make sure you match the docs version to the Fabric version you are using.
Best,
Chris


On Apr 13, 2021, at 7:58 AM, Kumar Shantanu <km.shantanu@...> wrote:


I didn't find any blog around fabric using AWS cloudshm, however, I understand that I need to run aws hsm client on the same machine fabric component would run. Can someone suggest what the PKCS11 section would look like? This is how it currently looks if I use softhsm. 
bccsp:
  default: PKCS11
  pkcs11:
    Library: /usr/lib/softhsm/libsofthsm2.so
    Pin: XX
    Label: fabric
    hash: SHA2
    security: 256
    filekeystore:
      keystore: msp/keystore
 
Thanks
Shantanu

On Mon, Apr 12, 2021 at 5:55 PM Brian Behlendorf <bbehlendorf@...> wrote:
BTW, I see nothing wrong with the official docs containing these kinds of links. Being helpful to new users should take precedence over concerns about the appearance of favoring one vendor over another, and the latter can be mitigated by providing multiple such links and adding to them when asked.

Brian

On 4/12/21 6:49 AM, Kumar Shantanu wrote:
Thanks, Chris, 

I will try and google :) 

Would you be able to share some of those links if you have them handy, it might be beneficial for others as well searching through this mailing list.

Thanks
Shantanu

On Mon, Apr 12, 2021 at 2:18 PM Chris G <alaskadd@...> wrote:
Hello Shantanu,

The documentation purposefully leaves out any mention of vendor-specific platforms or technologies and leaves that part to the user.  There are some who have posted articles on Medium and YouTube for the type of material you are looking for.  Hope this helps.

Chris


On Apr 12, 2021, at 8:02 AM, km.shantanu@... wrote:

Hello Team,

Do we have any documentation around how to use AWS cloud HSM with hyperledger fabric. 

Thanks
Shantanu



-- 
Brian Behlendorf
General Manager for Blockchain, Healthcare and Identity
bbehlendorf@...
Twitter: @brianbehlendorf

Join fabric@lists.hyperledger.org to automatically receive all group messages.