9183cf2 certdb: use certutil and match_hostname for cert verification

4 files Authored by jcholast 7 years ago, Committed by mbasti 7 years ago,
    certdb: use certutil and match_hostname for cert verification
    
    Use certutil and ssl.match_hostname calls instead of python-nss for
    certificate verification.
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+8 -8
file modified
+55 -16
file modified
+30 -50
file modified
+1 -1