fb9b3f4 Improve warning message for malformed certificates

1 file Authored by ftweedal 6 years ago, Committed by cheimes 6 years ago,
    Improve warning message for malformed certificates
    
    The 'CertificateInvalid' message is used for malformed certificates.
    The user error messages says "Invalid certificate...", but in X.509
    "validity" has a specific meaning that does not encompass
    well-formedness.  For clarify, change the user-visible message to
    say "Malformed".
    
    Part of: https://pagure.io/freeipa/issue/7390
    
    Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
    
        
file modified
+1 -1