Re: Question about crypto materials and channels
Yacov
configtxgen doesn't generate crypto
material.
cryptogen does it.
configtxgen simply wraps your crypto material into a protobuf file like a genesis block.
From: "Lea Saliba" <lea.saliba96@...>
To: main@..., fabric <fabric@...>
Date: 06/30/2019 05:40 PM
Subject: [EXTERNAL] [Hyperledger Fabric] Question about crypto materials and channels
Sent by: fabric@...
Hello everyone.
I'm a bit confused. When I generate the crypto materials and I specify the channel ID with -channelID (../bin/configtxgen-profileTwoOrgsOrdererGenesis-channelIDbyfn-sys-channel-outputBlock./channel-artifacts/genesis.block) does it mean I'm creating the crypto materials for a specific channel? If a peer is joining the channel, does it mean it can't join another channel with the same crypto materials?
cryptogen does it.
configtxgen simply wraps your crypto material into a protobuf file like a genesis block.
From: "Lea Saliba" <lea.saliba96@...>
To: main@..., fabric <fabric@...>
Date: 06/30/2019 05:40 PM
Subject: [EXTERNAL] [Hyperledger Fabric] Question about crypto materials and channels
Sent by: fabric@...
Hello everyone.
I'm a bit confused. When I generate the crypto materials and I specify the channel ID with -channelID (../bin/configtxgen-profileTwoOrgsOrdererGenesis-channelIDbyfn-sys-channel-outputBlock./channel-artifacts/genesis.block) does it mean I'm creating the crypto materials for a specific channel? If a peer is joining the channel, does it mean it can't join another channel with the same crypto materials?