hyperledger-labs / hyperledger-labs/fablo
Support dev mode with TLS
Open
- Dominant language
- Shell
- Stars
- 238
- Forks
- 113
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 10
Description
To be checked if it is sufficient to provide TLS envs for the chaincode, like here:
https://hyperledger-fabric.readthedocs.io/en/release-2.2/cc_service.html
> If TLS is enabled, the following additional options are required:
>
> - CORE_CHAINCODE_TLS_CERT_FILE (–chaincode-tls-cert-file): path to a certificate
> - CORE_CHAINCODE_TLS_KEY_FILE (–chaincode-tls-key-file): path to a private key
Contributor guide
Assessment
This issue has not been assessed yet.