KNOWN_BUGS: TLS session cache doesn't work with TFO

[skip ci]
Closes #4301
This commit is contained in:
Daniel Stenberg 2019-12-16 16:20:16 +01:00
Родитель 8a9d6eeb32
Коммит 3ab45a9876
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,7 @@ problems may have been fixed or changed somewhat since this was written!
2.6 CURL_GLOBAL_SSL
2.7 Client cert (MTLS) issues with Schannel
2.8 Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname
2.9 TLS session cache doesn't work with TFO
3. Email protocols
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
2.9 TLS session cache doesn't work with TFO
See https://github.com/curl/curl/issues/4301
3. Email protocols
3.1 IMAP SEARCH ALL truncated response