-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable to bypass gossip security identity checks
In order to enable peer to connect to the organization leaders using same certificate adding a new configuration key which allows bypassing identity verification. Following parameter has to be added to the list of env variables or core.yaml: - CORE_PEER_GOSSIP_IGNORESECURITY=true Change-Id: I2cc18f290f1d36ad3900fe3ded4997fbc3d885c5 Signed-off-by: Artem Barger <bartem@il.ibm.com>
- Loading branch information
Showing
2 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters