Ronald Oussoren added the comment:

If I read the issue correctly the OSX 10.11 SDK doesn't include OpenSSL 
headers. 

There's not a lot we can do about that beyond documenting this in the build 
instructions. 

It might be interesting to look into using Apple's crypto APIs instead of 
OpenSSL but that is a significant amount of work with limited pay-off (and a 
risk of introducing subtle differences between the OS X port and other ports)

----------
title: _ssl doesn't build on OS X 10.11 without third-party ssl headers -> _ssl 
doesn't build on OSX 10.11

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

Reply via email to