diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-12-03 22:44:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-12-03 22:44:47 +0000 |
commit | 31e2409d6b930d3b9649eeaa03fdee3138b167e6 (patch) | |
tree | 9dd5c65b4c2be709b7ae70a4f6449246e68018b3 /CHANGES | |
parent | 15c304225ffe75bfbb85e8819918d3c7ca0572fe (diff) |
Ray Pekowski filed bug report #1842029
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -8,9 +8,10 @@ Daniel S (3 Dec 2007) -- Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identified - a problem with SSL session caching that prevent it from working, and the - associated fix! +- Ray Pekowski filed bug report #1842029 + (http://curl.haxx.se/bug/view.cgi?id=1842029) in which he identified a + problem with SSL session caching that prevent it from working, and provided + the associated fix! - Now libcurl (built with OpenSSL) doesn't return error anymore if the remote SSL-based server doesn't present a certificate when the request is told to |