[Python-Dev] pip SSL
Glenn Linderman
v+python at g.nevcal.com
Sat Oct 19 22:12:12 CEST 2013
More information about the Python-Dev mailing list
Sat Oct 19 22:12:12 CEST 2013
- Previous message: [Python-Dev] pip SSL
- Next message: [Python-Dev] pip SSL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/19/2013 12:46 PM, Ian Cordasco wrote: > Also the three of us maintaining requests and the author of urllib3 > are all very conscious that the packaged pem file is outdated. We have > an open issue about how to rebuild it accurately while taking into > consideration (and not including) the ones that have been revoked. Any > suggestions you have can be sent to me off list or reported on the > issue tracker. Is this another issue like the time zone database? Something that needs to be packaged with some versions of Python, but that needs a mechanism to update it later for accuracy (which, in this case, also implies security)? Could a similar mechanism be used for both? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131019/26986855/attachment.html>
- Previous message: [Python-Dev] pip SSL
- Next message: [Python-Dev] pip SSL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list