0bf41e8 renew agent: always export CSR on IPA CA certificate renewal

1 file Authored by jcholast 6 years ago, Committed by dkupka 6 years ago,
    renew agent: always export CSR on IPA CA certificate renewal
    
    Make sure a CSR is exported for the IPA CA whenever certmonger detects that
    the CA certificate is about to expire.
    
    This is a pre-requisite for using the `dogtag-ipa-ca-renew-agent-reuse` CA
    instead of the `ipaCSRExport` virtual profile to export the CSR.
    
    https://pagure.io/freeipa/issue/5799
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>