On Mon, Apr 23, 2012 at 09:16:34PM +0200, Joar Wandborg wrote: > I get the following errors in python > > (mediagoblin)joar@lina:~/git/mediagoblin$ python > Python 2.7.2+ (default, Oct 4 2011, 20:06:09) > [GCC 4.6.1] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import cloudfiles > >>> conn = cloudfiles.get_connection(username='blah', api_key='dah') [...] > File "/usr/lib/python2.7/ssl.py", line 296, in do_handshake > self._sslobj.do_handshake() > ssl.SSLError: [Errno 1] _ssl.c:503: error:14077102:SSL > routines:SSL23_GET_SERVER_HELLO:unsupported protocol
I'm not sure how this is relavate to the bug report? I will clearly need more details other than that it gives you an error, like what site are you trying to connect to, what protocol do you want to use? Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org