1b78f79 cert: fix wrong assumption of cert-show result type

Authored and Committed by stlaz 6 years ago
    cert: fix wrong assumption of cert-show result type
    
    cert-show returns a base64 encoded certificate yet the assumption
    here was for a PEM bytes instance.
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Felipe Volpone <fbarreto@redhat.com>
    
        
file modified
+2 -2