Skip to content
  • yacovm's avatar
    cf82b4e7
    [FAB-5845] Separate trusted roots upon join channel · cf82b4e7
    yacovm authored
    
    
    The current code assumes that the application orgs and the orderer orgs
    are separate, but a peer and an orderer may be in the same org and then
    this code might not (for example) populate the orderer TLS root CA certs.
    
    The implication, is that a peer might not be able to connect to an orderer.
    
    Change-Id: Ia19a45b42837d223282ce15402ebd5b4a3cb121b
    Signed-off-by: default avataryacovm <yacovm@il.ibm.com>
    cf82b4e7
    [FAB-5845] Separate trusted roots upon join channel
    yacovm authored
    
    
    The current code assumes that the application orgs and the orderer orgs
    are separate, but a peer and an orderer may be in the same org and then
    this code might not (for example) populate the orderer TLS root CA certs.
    
    The implication, is that a peer might not be able to connect to an orderer.
    
    Change-Id: Ia19a45b42837d223282ce15402ebd5b4a3cb121b
    Signed-off-by: default avataryacovm <yacovm@il.ibm.com>
Loading