Skip to content

Instantly share code, notes, and snippets.

@SammyLin
Forked from dhrrgn/gist:10125477
Created April 9, 2014 01:43
Show Gist options
  • Select an option

  • Save SammyLin/10217931 to your computer and use it in GitHub Desktop.

Select an option

Save SammyLin/10217931 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
# 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