Commit 9abf17a
committed
Fix TLS setup for chaincode server
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>1 parent d1621af commit 9abf17a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
0 commit comments