Steps shown below to fix the openssl heartbleed issue do not appear to be working on my DO 13.10 server.
http://askubuntu.com/questions/444702/how-to-patch-cve-2014-0160-in-openssl
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
If your droplet is using digital ocean’s Ubuntu mirror, the problem is their security mirrors do not have libssl 1.0.1-4ubuntu5.12 on them at this time, despite their efforts. <br> <br>You can work around this by editing /etc/apt/sources.list, comment out the 6 lines for precise-security on mirrors.digitalocean.com, and uncomment the 6 lines below that refer to security.ubuntu.com. <br> <br>Then follow the instructions in the above post. <br>
The DO mirror is now working for 12.04 LTS, at least on one of my droplets. So, for others: <br> <br>I suggest trying a standard apt-get update/upgrade (or unattended-upgrade) first, and if you don’t see libssl1.0.0 in the upgrade list, then try changing the sources. <br> <br>Check installed version with: dpkg -l | grep openssl <br>
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
