Skip to content

Instantly share code, notes, and snippets.

@akshaymohite
Last active July 12, 2018 07:58
Show Gist options
  • Save akshaymohite/233e3ed6418d7c4e5bdd2abb59636ffa to your computer and use it in GitHub Desktop.
Save akshaymohite/233e3ed6418d7c4e5bdd2abb59636ffa to your computer and use it in GitHub Desktop.
solution-to-pdfkit-libssl-issue
# You may or may not require this step
sudo apt install openssl build-essential xorg libssl-dev
sudo apt remove libssl-dev
sudo apt autoremove
sudo apt install libssl-dev=1.0.2g-1ubuntu4.12
sudo apt-cache policy libssl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment