51b361f Turn off OCSP check

3 files Authored by pvomacka 6 years ago, Committed by mbabinsk 6 years ago,
    Turn off OCSP check
    
    The OCSP check was previously turned on but it introduced several
    issues. Therefore the check will be turned off by default.
    
    For turning on should be used ipa advise command with correct recipe.
    The solution is tracked here: https://pagure.io/freeipa/issue/6982
    
    Fixes: https://pagure.io/freeipa/issue/6981
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>