mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 21:58:41 +02:00
use own implementation of HTTPSConnection (myHTTPSConnection) instead the one provided by M2Crypto (httpslib.HTTPConnection) And in proxy case use myProxyHTTPSConnection. all credits go to wfrisch