Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

D'oh! HTTPie doesn't support SNI


If you use Python 2.x and need to talk to servers that use SNI (Server Name Indication) you need to install some additional dependencies:

$ pip install --upgrade pyopenssl pyasn1 ndg-httpsclient


Ah, I'm not a python man. Thanks for the heads up




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: