This is a new question after I saw the answer at "How to patch the Heartbleed bug (CVE-2014-0160) in OpenSSL?".
I have a vServer with Ubuntu 12.04LTS. Because of the Heartbleed-Bug in OpenSSL1.0.1 I upgraded all possible packages on my vServer. dpkg -l | grep openssl says:
ii openssl 1.0.1-4ubuntu5.12 Secure Socket Layer (SSL) binary and related cryptographic tools
I rebooted the vServer, created new certificates and rebooted the server again, but the self test says the server is vulnerable.
Where is my fault?
libssl1.0.0? That's the actual library that other applications like apache2, nginx or postfix use. – tnj Apr 10 '14 at 10:21