2

I was going through the Hyperledger fabric Node SDK tutorial to use a common connection profile given here.
In connection profile, there was some sensitive information such as adminPrivateKey and signedCert that are reserved for organization administrators, including creating/updating channels, installing/instantiating chaincodes. Production system should not expose such sensitive information this way.
Is there any other secure way to do administrators operation in production environment?

Sourav
  • 145
  • 1
  • 14

0 Answers0