fabric-samples/test-network/scripts
David Enyeart e9cfb785d3 Update test-network to use org level ca-cert.pem
Although test network scripts functionally worked, they demonstrated
some strange patterns around use of the ca cert.

This change makes it clear that the ca cert is configured and used
at the org level, and not related to any individual peer or orderer node.
Also that when connecting to individual servers, clients can pass the
org level CA cert as the root of trust when establishing TLS connections.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2022-02-01 16:38:16 -05:00
..
org3-scripts Fix creating channel when ${PWD} contains space. (#402) 2021-01-20 16:32:38 +01:00
ccutils.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
configUpdate.sh Configtxlator script changes (#552) 2021-12-09 11:37:38 +00:00
createChannel.sh Rename --channel-id to --channelID in osadmin 2021-02-03 13:33:19 -05:00
deployCC.sh Adding examples of CCAAS and support into the test-network-k8s (#527) 2021-12-17 14:09:03 +00:00
deployCCAAS.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
envVar.sh Update test-network to use org level ca-cert.pem 2022-02-01 16:38:16 -05:00
pkgcc.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
setAnchorPeer.sh Fix creating channel when ${PWD} contains space. (#402) 2021-01-20 16:32:38 +01:00
utils.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00