[issue17128] OS X system openssl deprecated - installer should build local libssl

Ned Deily report at bugs.python.org
Sun Apr 15 16:49:37 EDT 2018


Ned Deily <nad at python.org> added the comment:

As of 2.7.15 (finally!) all current python.org macOS installers now provide their own copies of OpenSSL: 1.0.2x for 3.6.x and 2.7.15. 1.1.0x for the upcoming 3.7.0 release.  Until a better solution for root certificates is implemented, all of the installers also now provide a "Install Certificates.command', a script which will download and install the latest third-party `certifi` bundle of certificates from PyPI and configure the ssl module to use them.  Declaring this issue resolved.  Thanks everyone!

----------
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17128>
_______________________________________


More information about the Python-bugs-list mailing list