2df25cb Added exception handling for mal-formatted XML Parsing

1 file Authored by akasurde 7 years ago, Committed by mbasti 7 years ago,
    Added exception handling for mal-formatted XML Parsing
    
    In order to handle mal-formatted XML returned from Dogtag, added
    exception handling around etree.fromstring function.
    
    https://fedorahosted.org/freeipa/ticket/5885
    
    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+7 -2