• Artem Barger's avatar
    Enable to bypass gossip security identity checks · c7b3fe02
    Artem Barger authored
    
    
    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: default avatarArtem Barger <bartem@il.ibm.com>
    c7b3fe02
integration.go 3.17 KB