Re: [Python-Dev] PEP 476: Enabling certificate validation by default!

2014年8月29日 13:03:05 -0700

Alex Gaynor <alex.gaynor <at> gmail.com> writes:
> 
> Hi all,
> 
> I've just submitted PEP 476, on enabling certificate validation by default for
> HTTPS clients in Python. Please have a look and let me know what you think.
Yes please.
The two most commons answers I get to "Why did you switch to go?" are 
"Concurrency" and "The stdlib HTTP client verifies TLS by default."
In a work related survey of webhook providers I found that only ~7% of HTTPS 
URLs would be affected by a change like this.
-David
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to