arduino / linino

102 stars 47 forks source link

Add SSL support to python and wget #1

Closed fibasile closed 10 years ago

fibasile commented 11 years ago

wget is compiled without ssl support. Same applies to python, i.e. distribute module easy_install won't work with https urls.

ffissore commented 10 years ago

wget request moved into #2 SSL support for python can be obtained installing pyhon-openssl