...
Step | Details | Notes |
---|---|---|
Deploy Certificate Authority | Console → Nodes → Create new CAAdd Certificate Authority Create new CA
Associate (enroll) the CA admin identity registered above during the CA deployment
| |
Accosiate CA admin user identity | Console → Nodes → Endorsing Org CACertificate Authorities Navigate to the details page of the endorsing org CA create created above. Make sure the CA is up and running (green light). Associate (enroll) the CA admin identity registered above during the CA deployment
| |
Register the organization admin identity | Console → Nodes → Endorsing Org CACertificate Authorities Register the org admin user using the deployed CA above
| |
Create the MSP definition for the organization | Console → Organizations → create Create MSP definitionDefinition
| The same step as for the ordering organization |
Register the peer node identity | Console → Nodes → Endorsing Org CACertificate Authorities On the endorsing org CA node register the peer node identity
| |
Deploy the peer node | Console → Nodes → Add Peer
| More peer nodes can be added later to scale and distribute the peers of the endorsing organization |
...