Skip to content

Instantly share code, notes, and snippets.

@mutoo
Created May 31, 2013 02:17
Show Gist options
  • Select an option

  • Save mutoo/5682593 to your computer and use it in GitHub Desktop.

Select an option

Save mutoo/5682593 to your computer and use it in GitHub Desktop.
wget http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-0.13.tar.gz && tar zxvf pyOpenSSL-0.13.tar.gz && cd pyOpenSSL-0.13 && sudo python3 setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment