Bug#761620: annoying warning

2014-09-18 Thread Daniele Tricoli
Hello Erwan, On Monday 15 September 2014 07:56:52 Erwan David wrote: > Since urllib3 does not do SNI, I cannot activate verification (the > wrong certificate is retrieved) urllib3 supports SNI, see here to configure it correctly: http://urllib3.readthedocs.org/en/latest/contrib.html#module-urllib

Bug#761620: annoying warning

2014-09-14 Thread Erwan David
Package: python-urllib3 Version: 1.9-1 Severity: normal File: urllib3 I use a script (pycarddav) which uses urllib3 dor connection Since urllib3 does not do SNI, I cannot activate verification (the wrong certificate is retrieved) SInce latest versioneach time it is launched I get followibng mess