hyperledger / fabric-chaincode-java

Hyperledger Fabric Contract and Chaincode implementation for Java
https://hyperledger.github.io/fabric-chaincode-java/
Apache License 2.0
304 stars 207 forks source link

Fix TLS setup for chaincode server #267

Closed C0rWin closed 1 year ago

C0rWin commented 1 year ago

There was a typo which copied certificate file path into the TLS private key file property. This commit fixes the issue.

Change-Id: I41e4d3ecbf48a465b7a42fdfecc21cdb90ce8f1f Signed-off-by: Artem Barger artem@bargr.net

mergify[bot] commented 1 year ago

:warning: The sha of the head commit of this PR conflicts with #266. Mergify cannot evaluate rules on this PR. :warning:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information