STINNER Victor added the comment:

> 2) It exists but it is not system wide,

You can hack site.py to disable SSL checks system-wide. It was also discussed 
to support an optional "sslcustomize" module, but the idea was rejected if I 
remember correctly. Anyway, did you read the discussion on the PEP 476? Options 
to disable SSL checks have been discussed there.

Examples:
https://mail.python.org/pipermail/python-dev/2014-August/136034.html
https://mail.python.org/pipermail/python-dev/2014-September/136102.html

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23857>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to