In article <[email protected]>, Velko Ivanov <[email protected]> wrote:
> I've always wandered why HTTPSConnection does not validate > certificates? > > It is fairly simple to use the SSL socket's validation: [...] Perhaps you can write up your example as a documentation patch to the http.client documentation page and submit it to the Python bug tracker (http://bugs.python.org/). -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
