mirror of
https://github.com/curl/curl.git
synced 2025-09-16 00:52:42 +03:00
KNOWN_BUGS: TLS session cache doesn't work with TFO
[skip ci] Closes #4301
This commit is contained in:
parent
8a9d6eeb32
commit
3ab45a9876
|
@ -30,6 +30,7 @@ problems may have been fixed or changed somewhat since this was written!
|
||||||
2.6 CURL_GLOBAL_SSL
|
2.6 CURL_GLOBAL_SSL
|
||||||
2.7 Client cert (MTLS) issues with Schannel
|
2.7 Client cert (MTLS) issues with Schannel
|
||||||
2.8 Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname
|
2.8 Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname
|
||||||
|
2.9 TLS session cache doesn't work with TFO
|
||||||
|
|
||||||
3. Email protocols
|
3. Email protocols
|
||||||
3.1 IMAP SEARCH ALL truncated response
|
3.1 IMAP SEARCH ALL truncated response
|
||||||
|
@ -256,6 +257,10 @@ problems may have been fixed or changed somewhat since this was written!
|
||||||
|
|
||||||
https://github.com/curl/curl/issues/3284
|
https://github.com/curl/curl/issues/3284
|
||||||
|
|
||||||
|
2.9 TLS session cache doesn't work with TFO
|
||||||
|
|
||||||
|
See https://github.com/curl/curl/issues/4301
|
||||||
|
|
||||||
3. Email protocols
|
3. Email protocols
|
||||||
|
|
||||||
3.1 IMAP SEARCH ALL truncated response
|
3.1 IMAP SEARCH ALL truncated response
|
||||||
|
|
Loading…
Reference in New Issue
Block a user