ftrivino / freeipa

Forked from freeipa 5 years ago
Clone

85165f6 cert-request: avoid internal error when cert malformed

1 file Authored by ftweedal 6 years ago, Committed by cheimes 6 years ago,
    cert-request: avoid internal error when cert malformed
    
    When executing cert-request, if Dogtag successfully issues a
    certificate but python-cryptography cannot parse the certificate, an
    unhandled exception occurs.  Handle the exception by notifying about
    the malformed certificate in the response messages.
    
    Fixes: https://pagure.io/freeipa/issue/7390
    Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
    
        
file modified
+13 -1