hyperledger / hyperledger/fabric-samples
Add support for mutualTLS for test-network
- Dominant language
- Go
- Stars
- 3k
- Forks
- 3.5k
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 6
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.