mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
we must fix SSL when IPv6 is enabled, since we can still connect to ipv4
sites and then SSL works perfectly
This commit is contained in:
parent
879c6c5711
commit
69994f0114
@ -11,6 +11,10 @@ TODO
|
||||
|
||||
To do for the next release:
|
||||
|
||||
* Make sure SSL works even when IPv6 is enabled. We just can't connect to
|
||||
IPv6 sites and use SSL, but we should detect that particular condition
|
||||
and warn about it.
|
||||
|
||||
* Make SSL session ids get used if multiple HTTPS documents from the same
|
||||
host is requested.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user