fabric-samples/fabric-ca/scripts
Anil Ambati e379ac5581 [FAB-8407] Fix TLS bad cert error
Fabric CA sample fails with TLS error when
running against latest 1.1 code because orderer
was expecting client certificate but was not receiving
on during TLS handshake. This change set fixes the
problem by specifying --clientauth, --keyfile and
--certfile command line arguments to the peer commands
that need to communicate with orderer, like 'peer channel
create'.

Change-Id: I34ad39c919c0121916116c3711c7429009db7fc8
Signed-off-by: Anil Ambati <aambati@us.ibm.com>
2018-02-21 17:25:41 -05:00
..
env.sh [FAB-8407] Fix TLS bad cert error 2018-02-21 17:25:41 -05:00
run-fabric.sh [FAB-8407] Fix TLS bad cert error 2018-02-21 17:25:41 -05:00
setup-fabric.sh [FAB-8238]wrong orderer/peer type in fabric-ca sam 2018-02-14 03:01:31 +00:00
start-intermediate-ca.sh [FAB-6745] Fix timing issue in sample 2017-11-07 11:35:57 -05:00
start-orderer.sh [FAB-6745] Fix timing issue in sample 2017-11-07 11:35:57 -05:00
start-peer.sh [FAB-7342] Enable client auth in fabric-ca sample 2018-02-02 14:30:41 -05:00
start-root-ca.sh [FAB-6050] Adding fabric-ca sample 2017-10-17 16:38:33 -04:00