-
- Downloads
Fix macOS Python SSL still not using bundled certificate
The code from 5ac392ca did not work on macOS since WITH_INSTALL_PORTABLE is not set there. This issue was hidden before, but now happens due to the changes in #114569 to avoid using /etc/ssl.
Please register or sign in to comment