How does my peer communicate with fabric CA

0 votes
When a Fabric CA is running, how will my peer know which instance of fabric to call? It is listening to a port but there is no setting that defines which fabric CA to call..Do peers have to interact with CA to authenticate?
Jul 6, 2018 in Blockchain by slayer
• 29,350 points
694 views

1 answer to this question.

0 votes
Peers do not communicate with CA directly.. For the peers to interact, a mechanism is configured.. This is called MSP service. To use this MSP service, create a $MY_PATH/mspconfig folder with admincerts, cacerts, signcerts and keystore as subdirectories You must then set the msconfig path in core.yaml for peer and orderer to the above path.. To know more, check out: https://media.readthedocs.org/pdf/hyperledger-fabric/latest/hyperledger-fabric.pdf
answered Jul 6, 2018 by digger
• 26,740 points

Related Questions In Blockchain

0 votes
1 answer
0 votes
1 answer
+1 vote
4 answers

What role does Orderer peer serves in Hyperledger Fabric??

Shared communication channel to clients and peers ...READ MORE

answered Apr 12, 2018 in Blockchain by Johnathon
• 9,090 points
2,664 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+15 votes
5 answers
0 votes
1 answer
0 votes
1 answer

How to join a peer to a channel in Hyperledger Fabric?

When you run the command: peer channel create ...READ MORE

answered Jul 31, 2018 in Blockchain by digger
• 26,740 points
1,897 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP