mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:33:30 +03:00
- Constantine Sapuntzakis provided the fix that ensures that an SSL connection
won't be reused unless protection level for peer and host verification match.
This commit is contained in:
parent
5e75817d44
commit
90bc6ee8f3
4 changed files with 17 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ This release includes the following bugfixes:
|
|||
o progress meter/callback during FTP connection
|
||||
o DNS cache timeout while transfer in progress
|
||||
o compilation when configured --with-gssapi having GNU GSS installed
|
||||
o SSL connection reused with mismatched protection level
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue