Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   SSL certificate errors? (http://www.chiefdelphi.com/forums/showthread.php?t=132345)

JoeyChor 07-01-2015 14:23

SSL certificate errors?
 
Hi, I'm getting an error when installing the c++ toolchain on Linux. To quote exactly what error it gives, it is
Quote:

softwareproperties.ppa.PPAException: 'Error reading https://launchpad.net/api/1.0/~byteit101: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)'
I'm following instructions from this website. I installed it onto my Windows partition just fine. Any solutions?

yash101 07-01-2015 16:34

Re: SSL certificate errors?
 
That seems like a PPA error. Do you have any restrictions for the SSL certificates?
I am using the byteit101 repo without a glitch. Have you run apt-get update yet?

byteit101 07-01-2015 16:47

Re: SSL certificate errors?
 
Quote:

Originally Posted by JoeyChor (Post 1423732)
Hi, I'm getting an error when installing the c++ toolchain on Linux. To quote exactly what error it gives, it is

I'm following instructions from this website. I installed it onto my Windows partition just fine. Any solutions?

That's bizarre. Are you up-to-date on all your other packages? There's nothing fancy about my PPA, and that error seems to be about missing certificates, which might have been recently issued if you haven't installed updates in a long time. update and upgrade, then see if it still fails.

gluxon 07-01-2015 16:55

Re: SSL certificate errors?
 
What happens when you access https://launchpad.net/ directly through a web browser? Can you double check and make sure the system time is correct on your Linux machine?

virtuald 07-01-2015 20:15

Re: SSL certificate errors?
 
Sometimes SSL errors happen if your date isn't set correctly.


All times are GMT -5. The time now is 08:09.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi