There was not enough solid information regarding how to simply update Ubuntu 14 from the openssl 1.0.1f version to the openssl 1.0.1g version. Here is what I found:   https://launchpad.net/~george-edison55/+archive/openssl-heartbleed-fix   ??sudo add-apt-repository ppa:george-edison55/openssl-heartbleed-fix sudo apt-get update sudo apt-get upgrade Works: $ aptitude show openssl Package: openssl State: installed Automatically installed: no Version: 1.0.1g-1ppa1~trusty1 Priority:…