diff options
author | Kamil Dudka <kdudka@redhat.com> | 2011-08-26 14:38:18 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2011-10-17 12:11:38 +0200 |
commit | f6980bbf247fc1b035bfa852b2f084e43a8686db (patch) | |
tree | 026f9eca6ca0b83956d192b8ef79731cc65cd294 /RELEASE-NOTES | |
parent | d47d95ac3b173f97548d705774a8f3ba6d4e53ef (diff) |
nss: select client certificates by DER
... instead of nicknames, which are not unique.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c1a88fb65..a64ac23c7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,7 @@ This release includes the following bugfixes: o lots of MinGW build tweaks o Curl_gethostname: return un-qualified machine name o fixed the openssl version number configure check + o nss: certificates from files are no longer looked up by file base names This release includes the following known bugs: |