From 1a6e7da13d1bf14c09cb0509c114ba9bd3cac79f Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Fri, 1 Apr 2011 16:31:28 +0200 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6d1cf4896..df95ef5d8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,8 +52,8 @@ This release includes the following bugfixes: o progress output: don't print the last update on a separate line o POP3: the command to send is STLS, not STARTTLS o POP3: PASS command was not sent after upgrade to TLS - o nss: fix a crash within SSL_AuthCertificate() o configure: fix libtool warning + o nss: allow to use multiple client certificates for a single host This release includes the following known bugs: -- cgit v1.2.3