ssl: fix duplicated SSL handshake with multi interface and proxy

Bug: https://bugzilla.redhat.com/788526
Reported by: Enrico Scholz
This commit is contained in:
Kamil Dudka
2012-06-08 23:02:57 +02:00
parent dd576194ce
commit 68857e40d6
2 changed files with 7 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ This release includes the following bugfixes:
o cmdline: made -D option work with -O and -J
o configure: Fix libcurl.pc and curl-config generation for static MingW*
cross builds
o ssl: fix duplicated SSL handshake with multi interface and proxy [1]
This release includes the following known bugs:
@@ -39,4 +40,4 @@ advice from friends like these:
References to bug reports and discussions on issues:
[1] = https://bugzilla.redhat.com/788526