Skip to content
  • Gari Singh's avatar
    [FAB-4903] Use separate CA for TLS certs · ec94ba57
    Gari Singh authored
    
    
    FAB-4626 separates out the trusted roots
    for identity (signing) and for TLS.
    
    cryptogen currently uses the same CA for
    both.  With this change, cryptogen will
    now create the updated MSP structure which
    includes tlscacerts folder and adds support
    for using separate CAs to generate identity
    and TLS certs.
    
    There is a TODO to actually leverage the
    tlsCA but we cannot enable that until
    we get FAB-4626 and this change merged
    
    Change-Id: I32de28e2489fd8554274b9379c2572945569fc63
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    ec94ba57