On Sun, Jun 12, 2011 at 15:22:24 +0200, Evgeni Golov wrote: > Hi, > > this bug can also be found in 1.2.0+bzr358-3: > > gwibber/microblog/identica.py: > def connect(self, url, data = None): > return urllib2.urlopen(urllib2.Request( > url, data, {"Authorization": self.get_auth()})).read() > > Also, this is not limited to identi.ca, but all > statusnet/laconica/whatever sites and possibly also other interfaces. > [grep for urllib(2)?\.urlopen to find possible cases] > > A possible sollution would be: > http://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python/3551700#3551700 > Is there any progress with this?
Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org