I need to make Curl connections to other servers that utilize only the TLS v1.1 and TLS v1.2 protocols. However the currently enabed OpenSSL version (0.9.8) does not support these protocols, they were introduced since 1.0.1. Now, the OpenSSL module from versions 1.0.1 to 1.0.1f are vulnerable to the Heartbleed bug, so the update would have to be to at least 1.0.1g. The currently enabled version 0.9.8 was released 9 years ago! I would suggest updating to the latest current stable version 1.1.0. Please?
Avrei bisogno di effettuare connessioni Curl a dei server che usano soltanto i protocolli TLS v1.1 e TLSv1.2. Tuttavia la versione di OpenSSL attualmente abilitata è 0.9.8 che non supporto suddetti protocolli, sono stati introdotti a partire dalla versione 1.0.1. Ora, le versioni da 1.0.1 a 1.0.1f di OpenSSL sono vulnerabili al Heartbleed Bug, pertanto un eventuale aggiornamento dovrebbe contemplare come minimo la versione 1.0.1g. La versione attualmente abilitata 0.9.8 è stata rilasciata 9 anni fa! Suggerirei di aggiornare alla versione stabile attuale 1.1.0. Per favore?