<div dir="auto"><div>It is never recommended to upgrade you distribution's version of OpenSSL with one you compile yourself.  Doing so will often break all software installed by the distribution that uses it.<div dir="auto"><br></div><div dir="auto">If you need functionality from newer versions of OpenSSL, your options are to upgrade your OS version, or to install a local copy of OpenSSL and manually compile and link local copies of the applications that need the newer functionality.</div><div dir="auto"><br></div><div dir="auto">(Newer versions of OpenSSL do not maintain the same Application Binary Interface (ABI), which means that binaries compiled against older versions will not correctly operate or dynamically link against newer libraries. Also, distributions such as Debian can modify the ABI in such a way that nothing distributed directly by <a href="http://openssl.org">openssl.org</a> can be compiled to meet it without source code modification.)</div><br>-Kyle H</div><div dir="auto"><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Wed, Aug 5, 2020, 14:49 Patrick Mooc <<a href="mailto:patrick.mooc@gmail.com">patrick.mooc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm using an old version of OpenSSL (0.9.8g) on an old Linux Debian <br>
distribution (Lenny).<br>
<br>
Is it possible to upgrade OpenSSL version without upgrading Linux Debian <br>
distribution ?<br>
If yes, up to which version of OpenSSL ?<br>
<br>
Are all versions of OpenSSL compliant with all Linux Debian distribution ?<br>
<br>
<br>
Thank you in advance for your answer.<br>
<br>
Best Regards,<br>
<br>
</blockquote></div></div></div>