2014-03-13 11:49 GMT+01:00 Christian Heimes <christ...@python.org>:
> * All stdlib modules now support server cert verification including
> hostname matching and CRL.
>
> * http://bugs.python.org/issue16499 isolated mode is a security
> improvement, too.

Ok, I added these two items.

Antoine wrote:
> CRL? really? I don't remember us doing automatic CRL downloads.

It's just the "support", nothing is automatic. I understood that you
*can* load CRL and ask for CRL validation, but it must be done
explicitly. There is a function to retrieve system CRLs on Windows.

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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