I followed the instruction from http://eric.lubow.org/2011/security/fixing-centos-root-certificate-authority-issues/ and solved the problem.
On Sunday, May 12, 2013 11:14:05 PM UTC+8, JacquesBBB wrote: > > Dear all, > > I have now installed pip using easy_install > > root@beaglebone:~# pip --version > pip 1.3.1 from /usr/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg > (python 2.7) > > I am trying to use pip to install a new package that is not in the > angstrom distrib. > but get this error : > > > Downloading/unpacking configobj > Could not fetch URL https://pypi.python.org/simple/configobj/: There > was a problem confirming the ssl certificate: <urlopen error [Errno 1] > _ssl.c:504: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> > > > My install is the latest (3.8.12) with > root@beaglebone:~# python -c "import ssl; print ssl.OPENSSL_VERSION" > OpenSSL 1.0.0j 10 May 2012 > > > What can I do ? > > Thanks > > Jacques > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
