Philipp Hagemeister d79323136f [utils] Simplify HTTPS socket creation
We were duplicating (bad) code and doing crazy things with SSL.
Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect.
Fixes #4696.
2015-01-23 11:15:18 +01:00
..
2015-01-23 01:34:24 +01:00
2014-11-21 17:09:22 +08:00
2014-12-13 12:35:45 +01:00
2015-01-10 19:56:51 +01:00
2015-01-23 00:33:14 +01:00