Skip to content
  • Gari Singh's avatar
    [FAB-6716] Enabled mutual TLS support for orderer · e90b92ba
    Gari Singh authored
    
    
    The orderer currently supports the ability to
    require mutual TLS, however it only uses a
    static list of root CAs to validate client
    certificates.  In order to support the
    dynamic membership capabilities of channels,
    the trusted client roots for the gRPC server
    need to be updated whenever channel membership
    is changed.
    
    Also need to modify a core/peer test as a
    TLS intermediate root was added to the
    sampleconfig for completeness
    
    Change-Id: I4eccfd88ff7b86621b356e9f880062f98c425c60
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    e90b92ba