]> git.ipfire.org Git - thirdparty/curl.git/commit
nss: make FTPS work with --proxytunnel
authorKamil Dudka <kdudka@redhat.com>
Thu, 9 Feb 2017 15:21:52 +0000 (16:21 +0100)
committerKamil Dudka <kdudka@redhat.com>
Thu, 9 Feb 2017 16:34:14 +0000 (17:34 +0100)
commit8fa5409800668ad5305e7517597286014c7708fb
tree5e18cc2e050f9086f49370083de28ea7f5dcd34d
parentbef0d001108a0f24b8227941aeee3bf03ae37bfa
nss: make FTPS work with --proxytunnel

If the NSS code was in the middle of a non-blocking handshake and it
was asked to finish the handshake in blocking mode, it unexpectedly
continued in the non-blocking mode, which caused a FTPS connection
over CONNECT to fail with "(81) Socket not ready for send/recv".

Bug: https://bugzilla.redhat.com/1420327
RELEASE-NOTES
lib/vtls/nss.c