Re: Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2015-01-01 Thread Kubilay Kocak
On 1/01/2015 8:22 PM, possnfiffer wrote: > I run FreeBSD 10.1-RELEASE x86_64. The last two updates for python2.7_2.2 I > saw were Dec 22nd and Oct 10 (I believe) the Dec update is where I started > having issues with my SABnzbdplus and SickBeard python scripts. > > I wrote the following in hopes t

Re: Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2015-01-01 Thread possnfiffer
I run FreeBSD 10.1-RELEASE x86_64. The last two updates for python2.7_2.2 I saw were Dec 22nd and Oct 10 (I believe) the Dec update is where I started having issues with my SABnzbdplus and SickBeard python scripts. I wrote the following in hopes that readers searching for a fix to https not loadin

Re: Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2014-12-31 Thread Alfred Perlstein
On 12/31/14 6:58 PM, possnfiffer wrote: Kubilay Kocak wrote If you have anything to add, please comment as user feedback is very important. Thanks! koobs I've been experiencing this issue for a few days now and came across this. I have since subscribed to this mailing list and am happy it's her

Re: Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2014-12-31 Thread possnfiffer
Kubilay Kocak wrote > If you have anything to add, please comment as user feedback is very > important. > Thanks! > koobs I've been experiencing this issue for a few days now and came across this. I have since subscribed to this mailing list and am happy it's here to assist those of us who have th

Re: Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2014-12-28 Thread Kubilay Kocak
On 29/12/2014 4:18 PM, James D. Lin wrote: > Hello, > > I recently upgraded to Python 2.7.9 from the ports collection on my FreeBSD > 10.0 system, and Python 2.7.9's change to enable SSL verification > unexpectedly broke several of my Python scripts that made https connections > to sites with vali

Python 2.7.9 looks for SSL certificates in /etc/ssl instead of /usr/local/etc/ssl

2014-12-28 Thread James D. Lin
Hello, I recently upgraded to Python 2.7.9 from the ports collection on my FreeBSD 10.0 system, and Python 2.7.9's change to enable SSL verification unexpectedly broke several of my Python scripts that made https connections to sites with valid SSL certificates. The reason is that Python is looki