OpenSSL security updates 20 Apr 12
A security problem has recently been found in the OpenSSL package. OpenSSL is used with Apache to provide SSL (HTTPS) security for websites.
The Ubuntu documentation for this problem can be found here.
We therefore recommend that all customers upgrade their OpenSSL packages to the latest versions as soon as possible.
The necessary commands are
sudo apt-get update
sudo apt-get -y install openssl libssl0.9.8
