[issue29480] Mac OSX Installer SSL Roots

2018-02-27 Thread Ned Deily
Ned Deily added the comment: Thanks for your suggestions. I agree that the Root Certificates and OpenSSL situation on macOS is still less than desirable. For 3.7.0b2, I have tried to make things more obvious in two ways. One, the installer package will now attempt to open a Finder window f

[issue29480] Mac OSX Installer SSL Roots

2018-02-27 Thread Ned Deily
Ned Deily added the comment: Tommy, you should ask your question elsewhere, like on Stackoverflow or on the Python mailing list. It does not seem related to this issue at all or to indicate a problem with Python itself. (For the record, the Python Developer's Guide has some good tips on how

[issue29480] Mac OSX Installer SSL Roots

2018-02-15 Thread Raymond Hettinger
Raymond Hettinger added the comment: > I would like to suggest that the OSX installer automatically run "Install > Certificates.command", or display a prompt to users saying "Run Now" during > installation. +1 This would be really helpful. I occasionally get entire rooms full of Mac users w

[issue29480] Mac OSX Installer SSL Roots

2018-02-15 Thread Tommy Carstensen
Tommy Carstensen added the comment: I can't user requests, urllib, pandas.read_html(), etc. because of this. I don't have root access / sudo rights. I've tried downloading OpenSSL from openssl.org and then installing with: `./config --prefix=/my/home/dir ; make ; make install` Then I tried i

[issue29480] Mac OSX Installer SSL Roots

2017-02-09 Thread Christian Heimes
Changes by Christian Heimes : -- nosy: +christian.heimes ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue29480] Mac OSX Installer SSL Roots

2017-02-08 Thread R. David Murray
R. David Murray added the comment: I thought there was an open issue for using the Apple cert mechanisms natively, but I can't find it. Adding the OSX people to nosy. -- components: +macOS nosy: +ned.deily, r.david.murray, ronaldoussoren versions: +Python 3.7 _

[issue29480] Mac OSX Installer SSL Roots

2017-02-08 Thread Edward Ned Harvey
New submission from Edward Ned Harvey: I would like to suggest that the OSX installer automatically run "Install Certificates.command", or display a prompt to users saying "Run Now" during installation. Having the readme is helpful - but only after you google for 20 minutes, because of an exc