1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00

KNOWN_BUGS: added info for "Hangs with PolarSSL"

This commit is contained in:
Daniel Stenberg 2016-04-11 00:06:37 +02:00
parent 582d423ce8
commit 15cadb1f7a

View File

@ -160,6 +160,10 @@ problems may have been fixed or changed somewhat since this was written!
"curl_easy_perform hangs with imap and PolarSSL"
https://github.com/curl/curl/issues/334
Most likely, a fix similar to commit c111178bd4 (for mbedTLS) is
necessary. Or if we just wait a little longer we'll rip out all support for
PolarSSL instead...
2.2 CURLINFO_SSL_VERIFYRESULT has limited support
CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS