linux - Update cURL in a server with Debian 7.8 Wheezy -


i have server debian 7.8 wheezy , need --tlsv1.2 option in curl, comes in version 7.34 or greater. problem that:

curl --version >> curl 7.26.0 

and 7.26.0 seems latest version in wheezy.

as commented svlasov, here answer: https://serverfault.com/a/22418


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -