Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
I am trying to configure fabric peer with Softhsm2 support
I am getting following error on starting peer container
below is peer dockerfile I am using
below are the core.yaml file changes I have made
I am folllowing this documentation :- https://hyperledger-fabric.readthedocs.io/en/latest/hsm.html