0a54fac Remove NSSConnection from Dogtag

5 files Authored by stlaz 7 years ago, Committed by jcholast 7 years ago,
    Remove NSSConnection from Dogtag
    
    Replaced NSSConnection with Python's httplib.HTTPSConnection.
    This class is OpenSSL-based.
    
    A client certificate with a private key is required to authenticate
    against the certificate server. We facilitate the RA_AGENT_PEM which
    already exists.
    
    https://fedorahosted.org/freeipa/ticket/5695
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+10 -14
file modified
+12 -15
file modified
+18 -23