9971ee4 utils: add get_ssh_key_from_cert()

3 files Authored by sbose 5 years ago, Committed by fidencio 5 years ago,
    utils: add get_ssh_key_from_cert()
    
    This new call only extracts the ssh key out of a certificate with the
    help of NSS or OpenSSL without verifying the certificate.
    
    Related to https://pagure.io/SSSD/sssd/issue/3489
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+4 -0
file modified
+103 -0
file modified
+113 -0