php - cURL SSL version 2 vs version 3 -


i have written php script transfer large files (100mb+) server using curl. process wasn't working until set curlopt_sslversion 3. without setting option, process transfer 7mb, die.

i understand why case before push process out of our customers' machines. server specific? certificate specific? want make sure won't have instances customers need ssl version set 2 work.

if can enlighten me on this, appreciated.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -