Update openssl in debian squeeze
- by PiTheNumber
There is this CVE-2014-0224 bug in openssl so I would like to update my affected
# openssl version
OpenSSL 0.9.8o 01 Jun 2010
But there is no update for squeeze. I read the it is already fixed in squeeze-LTS. What I am supposed to do? Will there be an fix for squeeze and I just need to wait?
Should I install an openssl update manually? How? I tried to install openssl-0.9.8za and openssl-1.0.1h with wget, ./config, make, make install but openssl version is still that same. I also tried config parameters but with this build fails.