1ed1717 ca/cert-show: check certificate_out in options

2 files Authored by stlaz 6 years ago, Committed by jcholast 6 years ago,
    ca/cert-show: check certificate_out in options
    
    If --certificate-out was specified on the command line, it will appear
    among the options. If it was empty, it will be None.
    
    This check was done properly in the ca plugin. Lets' just unify how this
    is handled and improve user experience by announcing which option causes
    the failure.
    
    https://pagure.io/freeipa/issue/6885
    
    Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+6 -2
file modified
+9 -3