2b2f10c Enforce sizelimit in cert-find

Authored and Committed by rcritten a year ago
    Enforce sizelimit in cert-find
    
    The sizelimit option was not being passed into the dogtag
    ra_find() command so it always returned all available certificates.
    
    A value of 0 will retain old behavior and return all certificates.
    
    The default value is the LDAP searchsizelimit.
    
    Related: https://pagure.io/freeipa/issue/9331
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    Reviewed-By: Antonio Torres <antorres@redhat.com>
    
        
file modified
+8 -0
file modified
+3 -2