hyperledger / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
338 stars 277 forks source link

feat(connector-iroha): implement gRPC TLS communication for Iroha connector #1251

Open hanxu12 opened 3 years ago

hanxu12 commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, only able to pass in TLS parameters( TLS Cert/ TLS Key/ TLS Port) to iroha test ledger, but those parameters are immediately discarded.

Describe the solution you'd like Pass the TLS parameters to the Iroha docker containers, and test the gRPC TLS connection.

Describe alternatives you've considered N/A.

Additional context N/A

baziorek commented 1 year ago

@yashrajdesai The Issue probably should be implemented in: https://wiki.hyperledger.org/display/INTERN/Extend+existing+Iroha+-+Cactus+integration