diff options
author | Kamil Dudka <kdudka@redhat.com> | 2009-08-28 12:06:51 +0000 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2009-08-28 12:06:51 +0000 |
commit | 1a255e0e280f6ca48a4f2290642ede2966c007da (patch) | |
tree | 427946c835d77a66fce752c063d9ca9143e733b5 /CHANGES | |
parent | 1d92cf1dabd1669832f9dd50c82a9fd2719e19b3 (diff) |
- Improved error message for not matching certificate subject name in
libcurl-NSS. Originally reported at:
https://bugzilla.redhat.com/show_bug.cgi?id=516056#c9
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Kamil Dudka (28 Aug 2009) +- Improved error message for not matching certificate subject name in + libcurl-NSS. Originally reported at: + https://bugzilla.redhat.com/show_bug.cgi?id=516056#c9 + Patrick Monnerat (24 Aug 2009) - Introduced a SYST-based test to properly set-up name format when dealing with the OS/400 FTP server. |