Patching the OpenSSL Heartbleed Bug on Ubuntu
1–2 of 2 posts
Re: Patching the OpenSSL Heartbleed Bug on Ubuntu
#2This 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.