View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#17
Originally Posted by l_bratch View Post
I'm getting the same issue. Changing the URLs to https://maemo-repos.com/ rather than http://maemo-repos.com/ yields errors. I'm thinking it could be certificate related.

Code:
curl --capath /etc/certs/common-ca/ -v https://maemo-repos.com/
Works fine, so the cert seems to be OK, unless dpkg uses some other CA path...

Ideas welcome!
I'm having http urls in source.list not https, so for me the issue doesn't seem to be that.