44c2d68 x509: avoid use of nss.data_to_hex

3 files Authored by ftweedal 7 years ago, Committed by dkupka 7 years ago,
    x509: avoid use of nss.data_to_hex
    
    Avoid use of the nss.data_to_hex function for formatting certificate
    fingerprints.  Add our own helper functions to format the
    fingerprints as hex (with colons).
    
    Part of: https://fedorahosted.org/freeipa/ticket/6398
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+23 -0
file modified
+4 -4
file modified
+4 -2