fabric-samples
fabric-samples copied to clipboard
Add support for mutualTLS for test-network
Caliper plans to use test-network as the framework for it's integration test pipeline. Caliper has the capability to use mutualTLS if requested and would want to be able to test this feature as part of it's integration test pipeline.
It would be good if there was an option to enable mutualTLS for test-network. It would also be worth noting that using CAs rather than cryptogen is better as identities generated by cryptogen don't have the same restrictions that CA generated identities have, meaning you can get away with using identities for mutualTLS using cryptogen whereas you can't when using CA generated identities