c4b63dc Clear NSS session cache when socket is closed

1 file Authored by mkosek 10 years ago, Committed by pviktori 10 years ago,
    Clear NSS session cache when socket is closed
    
    Even when NSS connection is closed, there may be still cached
    certificates in the NSS lib. This may cause subsequent NSS
    initialization to crash. This problem especially reproduces in the
    unit tests.
    
    Reviewed-By: Petr Viktorin <pviktori@redhat.com>
    
        
file modified
+1 -0