1521296 x509,certdb: handle certificates as bytes

1 file Authored by stlaz 6 years ago, Committed by pvomacka 6 years ago,
    x509,certdb: handle certificates as bytes
    
    Certificates, both in PEM and DER format, should be handled as bytes
    in Python 3.
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+22 -12