Patching the OpenSSL Heartbleed Bug on Ubuntu
dean.ioThis was valid yesterday, before Ubuntu released official updates.
Your steps today should be:
- apt-get update
- apt-get install openssl libssl1.0.0
- run "openssl version -a" to verify you have a compile date of April 7, 2014.