orion / freeipa

Forked from freeipa 5 years ago
Clone

49f9d79 cert: defer cert-find result post-processing

Authored and Committed by jcholast 7 years ago
    cert: defer cert-find result post-processing
    
    Rather than post-processing the results of each internal search,
    post-process the combined result.
    
    This avoids expensive per-certificate searches when cert-find is executed
    with the --all option on certificates which won't even be included in the
    combined result.
    
    https://pagure.io/freeipa/issue/6808
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+56 -37
file modified
+10 -0