4dbb3be ssh: skip invalid certificates

1 file Authored by sbose 7 years ago, Committed by jhrozek 7 years ago,
    ssh: skip invalid certificates
    
    Current an invalid certificate cause the whole ssh key lookup request to
    abort. Since it is possible that e.g. the LDAP user entry contains
    certificates where the client does not have the needed CA certificates
    for validation we should just ignore invalid certificates.
    
    Resolves https://fedorahosted.org/sssd/ticket/2977
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    (cherry picked from commit 60787fb44924e84a0c7ddfe9d5e62e64ea1edcd1)
    
        
file modified
+134 -45