Hacker News new | ask | show | jobs
Patching the OpenSSL Heartbleed Bug on Ubuntu (dean.io)
2 points by deanpcmad 4453 days ago
1 comments

This 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.