d9780d2 cache_req: always go to dp first when looking up host

1 file Authored by pbrezina 7 years ago, Committed by lslebodn 7 years ago,
    cache_req: always go to dp first when looking up host
    
    We need to always lookup host in DP first to update host certificates so
    we are consinstent during ssh authentication.
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>