04aed43 cache_req: check all domains for lookups by certificate

1 file Authored by sbose 8 years ago, Committed by jhrozek 8 years ago,
    cache_req: check all domains for lookups by certificate
    
    Like lookup by ID or by UPN the match for lookups by certificate can be
    found in any domain and all sub-domains must be included in the search.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>