Re: curl error: SSL_write() returned SYSCALL, errno = 32

2012-07-11 Thread Toomas Aas
Hello again! Recently I upgraded a lot of ports on one of our FreeBSD 7.4 servers. Among others I upgraded curl from 7.19.6 to 7.24.0, and php from 5.2.11 to 5.3.13. PHP's curl extension is also installed. After the upgrade, an application which tries to POST some data over https using PH

curl error: SSL_write() returned SYSCALL, errno = 32

2012-07-10 Thread Toomas Aas
Hello! Recently I upgraded a lot of ports on one of our FreeBSD 7.4 servers. Among others I upgraded curl from 7.19.6 to 7.24.0, and php from 5.2.11 to 5.3.13. PHP's curl extension is also installed. After the upgrade, an application which tries to POST some data over https using PHP's cu