from Hacker News

Patching the OpenSSL Heartbleed Bug on Ubuntu

by deanpcmad on 4/8/14, 6:02 PM with 1 comments

  • by oogali on 4/8/14, 6:21 PM

    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.