curl-library
Re: [PATCH] Correct refcount issues when using client certs in NSS
From: Kamil Dudka <kdudka_at_redhat.com>
Date: Mon, 20 Jul 2009 11:50:34 +0200
Received on 2009-07-20
Date: Mon, 20 Jul 2009 11:50:34 +0200
On Fri July 10 2009 14:34:25 Kamil Dudka wrote:
> On Fri July 10 2009 14:18:41 Kamil Dudka wrote:
> > The solution is easy - call of SSL_ClearSessionCache() before NSS
> > shutdown. The patch doing this as attached.
>
> Oops, this is the better place to call SSL_ClearSessionCache(). Please
> ignore the previous mail.
Also enhanced to not load the PEM reader module if it is already loaded.
Kamil
- text/x-patch attachment: curl-cc_refcnt.patch