Comment on Patching the OpenSSL Heartbleed Bug on UbuntuComments−oogali12yThis 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.
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.