177ab84 pam: filter certificates in the responder not in the child

5 files Authored by sbose 6 years ago, Committed by lslebodn 6 years ago,
    pam: filter certificates in the responder not in the child
    
    With the new selection option and the handling of multiple certificates
    in the PAM responder it is not needed anymore to filter the certificates
    in p11_child but the matching rules can be applied by the PAM responder
    directly.
    
    Related to https://pagure.io/SSSD/sssd/issue/3560
    
    Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    Tested-by: Scott Poore <spoore@redhat.com>
    
        
file modified
+1 -17
file modified
+6 -0
file modified
+133 -2