63fe812 Accept a passed-in CA certificate as an anchor

Authored and Committed by nalin 9 years ago
1 file changed. 3 lines added. 2 lines removed.
    Accept a passed-in CA certificate as an anchor
    
    If we're passed a CA certificate via the command line's -R flag, accept
    pass it to libcurl so that it can be used to validate certificates when
    we connect to HTTPS servers.
    
        
file modified
+3 -2