How to update existing Org's crypto material (channel update)HyperLedger Fabric v1.1 adding organizations to existing channelsTried joining channel but our org, isn't among the orgs of the channelHyperledger fabric, adding a new peer to existing channel, can the new peer view the old transactions happened on the channelChannels with Composer Multiorg setupHyperledger fabric Chaincode Owneraccess denied: channel [mychannel] creator org [Org2MSP]Hyperledger Composer: Creating participants in a multi org fabricHow do I join an orderer to an existing network and channel?Accessing Ledger on a Multi-channel multi-chaincode and multi-ledger Fabric networkHow to add new organization without updating the channel configuration(channel update)?
Statistical tests for benchmark comparison
Why would a fighter use the afterburner and air brakes at the same time?
Should I inform my future product owner that there are big chances that a team member will leave the company soon?
Are all men created equal according to Hinduism? Is this predominant western belief in agreement with the Vedas?
How does doing something together work?
Writing a system of Linear Equations
Why 1.5fill is 0pt
'Overwrote' files, space still occupied, are they lost?
What are the typical trumpet parts in classical music?
Why don't airports use arresting gears to recover energy from landing passenger planes?
How many people need to succeed in a group check with three people?
Is it better to use mosfet with gate driver IC or mosfet with lower VGs on
Does household ovens ventilate heat to the outdoors?
Plot irregular circle in latex
What does the "capacitor into resistance" symbol mean?
Madrid to London w/ Expired 90/180 days stay as US citizen
How to give my students a straightedge instead of a ruler
Random restarts for unsatisfiable problems
Can an infinite series be thought of as adding up "infinitely many" terms?
What is the word for a person who destroys monuments?
In what sequence should an advanced civilization teach technology to medieval society to maximize rate of adoption?
how to know this integral finite or infinite
Very lazy puppy
Why does '/' contain '..'?
How to update existing Org's crypto material (channel update)
HyperLedger Fabric v1.1 adding organizations to existing channelsTried joining channel but our org, isn't among the orgs of the channelHyperledger fabric, adding a new peer to existing channel, can the new peer view the old transactions happened on the channelChannels with Composer Multiorg setupHyperledger fabric Chaincode Owneraccess denied: channel [mychannel] creator org [Org2MSP]Hyperledger Composer: Creating participants in a multi org fabricHow do I join an orderer to an existing network and channel?Accessing Ledger on a Multi-channel multi-chaincode and multi-ledger Fabric networkHow to add new organization without updating the channel configuration(channel update)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
We have a fabric network setup. Let's say there are ORG1 and ORG2.
ORG1 has it's own Root CA.
ORG2 has it's own Root CA.
Now, we want to add an intermediate CA into existing ORG2(so ORG2 has Root and an intermediate CA)
Thus, we need to register this ca-chain.pem into the existing channel.
There are many tutorials how to add new Org into the channel, but I have no idea how to update/modify the existing crypto-material on the existing Org.
How can I add this new ca-chain.pem generated by ORG2's intermediate CA so that users enrolled from the ORG2's intermediate CA can be authorized to the channel?
It must be channel update, but I just don't know the exact steps..
Thanks!
hyperledger-fabric
add a comment
|
We have a fabric network setup. Let's say there are ORG1 and ORG2.
ORG1 has it's own Root CA.
ORG2 has it's own Root CA.
Now, we want to add an intermediate CA into existing ORG2(so ORG2 has Root and an intermediate CA)
Thus, we need to register this ca-chain.pem into the existing channel.
There are many tutorials how to add new Org into the channel, but I have no idea how to update/modify the existing crypto-material on the existing Org.
How can I add this new ca-chain.pem generated by ORG2's intermediate CA so that users enrolled from the ORG2's intermediate CA can be authorized to the channel?
It must be channel update, but I just don't know the exact steps..
Thanks!
hyperledger-fabric
add a comment
|
We have a fabric network setup. Let's say there are ORG1 and ORG2.
ORG1 has it's own Root CA.
ORG2 has it's own Root CA.
Now, we want to add an intermediate CA into existing ORG2(so ORG2 has Root and an intermediate CA)
Thus, we need to register this ca-chain.pem into the existing channel.
There are many tutorials how to add new Org into the channel, but I have no idea how to update/modify the existing crypto-material on the existing Org.
How can I add this new ca-chain.pem generated by ORG2's intermediate CA so that users enrolled from the ORG2's intermediate CA can be authorized to the channel?
It must be channel update, but I just don't know the exact steps..
Thanks!
hyperledger-fabric
We have a fabric network setup. Let's say there are ORG1 and ORG2.
ORG1 has it's own Root CA.
ORG2 has it's own Root CA.
Now, we want to add an intermediate CA into existing ORG2(so ORG2 has Root and an intermediate CA)
Thus, we need to register this ca-chain.pem into the existing channel.
There are many tutorials how to add new Org into the channel, but I have no idea how to update/modify the existing crypto-material on the existing Org.
How can I add this new ca-chain.pem generated by ORG2's intermediate CA so that users enrolled from the ORG2's intermediate CA can be authorized to the channel?
It must be channel update, but I just don't know the exact steps..
Thanks!
hyperledger-fabric
hyperledger-fabric
asked Mar 28 at 12:47
Sam LeeSam Lee
367 bronze badges
367 bronze badges
add a comment
|
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55398045%2fhow-to-update-existing-orgs-crypto-material-channel-update%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55398045%2fhow-to-update-existing-orgs-crypto-material-channel-update%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown