cheimes / certmonger

Forked from certmonger 6 years ago
Clone

46cd5a7 Update csrgen test to understand OpenSSL 3.0.0 output

Authored and Committed by rcritten 2 years ago
    Update csrgen test to understand OpenSSL 3.0.0 output
    
    OpenSSL 3.0.0 change a lot of output messages. When verifying
    a certificate instead of printing just "verify OK" it prints
    "Certificate request self-signature verify OK"
    
    Modify the check to match both OpenSSL 1.x and 3.x
    
    Related: https://pagure.io/certmonger/issue/223
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -2
file modified
+2 -2
file modified
+2 -2