a5def36 Add OCSP cache and timeout tuning knobs

Authored and Committed by rcritten 7 years ago
    Add OCSP cache and timeout tuning knobs
    
    NSS provides functions to control the timeout for connecting to
    an OCSP server and for caching the results. This includes the
    number of responses to cache and the duration to cache them.
    
    Based on a patch by Jack Magne
    
        
file modified
+3 -0
file modified
+42 -0
file modified
+12 -0
file modified
+8 -0
file modified
+70 -16
file modified
+47 -0