File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ problems may have been fixed or changed somewhat since this was written!
34
34
2.9 TLS session cache doesn't work with TFO
35
35
2.10 Store TLS context per transfer instead of per connection
36
36
2.11 Schannel TLS 1.2 handshake bug in old Windows versions
37
+ 2.12 FTPS with Schannel times out file list operation
37
38
38
39
3. Email protocols
39
40
3.1 IMAP SEARCH ALL truncated response
@@ -296,6 +297,12 @@ problems may have been fixed or changed somewhat since this was written!
296
297
297
298
https://github.com/curl/curl/issues/5488
298
299
300
+ 2.12 FTPS with Schannel times out file list operation
301
+
302
+ "Instead of the command completing, it just sits there until the timeout
303
+ expires." - the same command line seems to work with other TLS backends and
304
+ other operating systems. See https://github.com/curl/curl/issues/5284.
305
+
299
306
3. Email protocols
300
307
301
308
3.1 IMAP SEARCH ALL truncated response
You can’t perform that action at this time.
0 commit comments