]> granicus.if.org Git - curl/commit
nss: allow to use multiple client certificates for a single host
authorKamil Dudka <kdudka@redhat.com>
Fri, 1 Apr 2011 14:31:28 +0000 (16:31 +0200)
committerKamil Dudka <kdudka@redhat.com>
Fri, 8 Apr 2011 11:35:26 +0000 (13:35 +0200)
commit1a6e7da13d1bf14c09cb0509c114ba9bd3cac79f
tree1857a27b3655a6192597291501005f3ae2921300
parent23544f35fd34d388bc60080941e22e441b9c815c
nss: allow to use multiple client certificates for a single host

In case a client certificate is used, invalidate SSL session cache
at the end of a session.  This forces NSS to ask for a new client
certificate when connecting second time to the same host.

Bug: https://bugzilla.redhat.com/689031
RELEASE-NOTES
lib/nss.c