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

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -