c718ef0 cert: speed up cert-find

1 file Authored by jcholast 7 years ago, Committed by mbasti 7 years ago,
    cert: speed up cert-find
    
    Use issuer+serial rather than raw DER blob to identify certificates in
    cert-find's intermediate result.
    
    Restructure the code to make it (hopefully) easier to follow.
    
    https://fedorahosted.org/freeipa/ticket/6098
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
    
        
file modified
+216 -182