fabric-samples/asset-transfer-basic
S m, Aruna 95d39673ea
Enable TLS on asset-transfer-basic external chaincode
1. Introduce environment variables to enable or disable TLS
at runtime. Also, introduce environment variables which carries
the server key, cert and the client machine's root CA cert
information.
2. Read the environment variables to decide with appropriate
assumptions on default values to work as is today.

Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com>
2021-04-18 04:54:54 +05:30
..
application-go Update Go Modules 2021-02-11 18:11:17 -05:00
application-java asset-transfer-basic java application. (#276) 2020-08-04 17:05:45 -04:00
application-javascript Fix error that occurs with go CC and javascript app (#399) 2021-01-13 15:37:34 -05:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
chaincode-external Enable TLS on asset-transfer-basic external chaincode 2021-04-18 04:54:54 +05:30
chaincode-go Update Go Modules 2021-02-11 18:11:17 -05:00
chaincode-java Java chaincode samples fixed (#432) 2021-03-24 12:43:54 +00:00
chaincode-javascript Have the submitTransaction look at the results of submit. 2020-10-22 14:00:28 -04:00
chaincode-typescript Refactor GetAllAssets 2020-07-27 23:51:51 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00