Skip to content
  • Gari Singh's avatar
    Explicitly set ext key usage for CA · 3c0d63c3
    Gari Singh authored
    
    
    The generated CA certificates currently have
    contain anyExtendedKeyUsage in their
    Extended Key Usage attributes.  This is
    actually not allowed and is now enforced by
    openssl 1.1 and later.
    
    This change explicitly adds only ClientAuth
    and ServerAuth to the CA's Extended Key
    Usage attributes.
    
    FAB-13439 #done
    
    Change-Id: Ia2586563bd46c2978704999d1d9307d110bbcc98
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    3c0d63c3