8a4ab2a Move the HTTP/S request code to a common library

3 files Authored by rcritten 14 years ago, Committed by Jason Gerard DeRose 14 years ago,
    Move the HTTP/S request code to a common library
    
    This moves code that does HTTP and HTTPS requests into a common library
    that can be used by both the installer and the dogtag plugin.
    
    These functions are not generic HTTP/S clients, they are designed
    specifically to talk to dogtag, so use accordingly.
    
        
file modified
+78 -1
file modified
+16 -31
file modified
+4 -61