ffb1f5b Add --ca option to cert-revoke and cert-remove-hold

3 files Authored by ftweedal 7 years ago, Committed by jcholast 7 years ago,
    Add --ca option to cert-revoke and cert-remove-hold
    
    Implement the --ca option for cert-revoke and cert-remove-hold.
    Defaults to the IPA CA.  Raise NotFound if the cert with the given
    serial was not issued by the nominated CA.
    
    Also default the --ca option of cert-show to the IPA CA.
    
    Add commentary to cert-status to explain why it does not use the
    --ca option.
    
    Fixes: https://fedorahosted.org/freeipa/ticket/5999
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+6 -4
file modified
+2 -2
file modified
+32 -15