Skip to content

Instantly share code, notes, and snippets.

@inthecloud247
Forked from dhrrgn/gist:10125477
Last active August 29, 2015 13:58
Show Gist options
  • Save inthecloud247/10381584 to your computer and use it in GitHub Desktop.
Save inthecloud247/10381584 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install -y libssl1.0.0 openssl
# Confirm Build Date is at least Aril 7th 2014
openssl version -a | grep built
# Restart all services listed by this command:
sudo lsof -n | grep ssl | grep DEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment