[issue8813] SSLContext doesn't support loading a CRL

Christian Heimes report at bugs.python.org
Fri Nov 22 23:21:54 CET 2013


Christian Heimes added the comment:

:(

I seriously need access to a Darwin or OSX box. This is the second time I broke the build on OSX.

Ned Deily <report at bugs.python.org> schrieb:
>
>Ned Deily added the comment:
>
>This change seems to have broken the OS X 10.4 Tiger buildbot:
>
>_ssl.c:2240: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2253: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2257: error: 'struct x509_store_st' has no member named 'param'
>_ssl.c:2263: error: 'struct x509_store_st' has no member named 'param'
>
>http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/7370
>
>----------
>nosy: +ned.deily
>resolution: fixed -> 
>status: pending -> open
>
>_______________________________________
>Python tracker <report at bugs.python.org>
><http://bugs.python.org/issue8813>
>_______________________________________

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8813>
_______________________________________


More information about the Python-bugs-list mailing list