mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Ray Pekowski filed bug report #1842029
This commit is contained in:
parent
15c304225f
commit
31e2409d6b
7
CHANGES
7
CHANGES
@ -8,9 +8,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Daniel S (3 Dec 2007)
|
Daniel S (3 Dec 2007)
|
||||||
- Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identified
|
- Ray Pekowski filed bug report #1842029
|
||||||
a problem with SSL session caching that prevent it from working, and the
|
(http://curl.haxx.se/bug/view.cgi?id=1842029) in which he identified a
|
||||||
associated fix!
|
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
|
- 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
|
SSL-based server doesn't present a certificate when the request is told to
|
||||||
|
@ -52,6 +52,6 @@ advice from friends like these:
|
|||||||
|
|
||||||
Dan Fandrich, Gisle Vanem, Toby Peterson, Yang Tse, Daniel Black,
|
Dan Fandrich, Gisle Vanem, Toby Peterson, Yang Tse, Daniel Black,
|
||||||
Robin Johnson, Michal Marek, Ates Goral, Andres Garcia, Rob Crittenden,
|
Robin Johnson, Michal Marek, Ates Goral, Andres Garcia, Rob Crittenden,
|
||||||
Emil Romanus, Alessandro Vesely
|
Emil Romanus, Alessandro Vesely, Ray Pekowski
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
Loading…
Reference in New Issue
Block a user