We have moved to a new Sailfish OS Forum. Please start new discussions there.
3

[solved] SSL problems after upgrading to 1.1.4.29

asked 2015-05-14 13:45:21 +0300

MikeH gravatar image

updated 2015-07-30 17:44:00 +0300

Hey guys and gals!

Since the last update I'm facing problems with SSL mostly when trying to update stuff from warehouse. When I want to install/update something I always get

Status: repo-not-available

Extra details:

Download (curl) error for 'http://...'

Error code: Unrecognized error

Error message: SSL certificate problem:

unable to get local issuer certificate

I tried to use curl manually and connect to some pages, none work with SSL:

[nemo@Jolla ~]$ curl https://www.google.de curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html

I tried to install the CA root certificate again (as described here: https://together.jolla.com/question/2949/where-can-i-add-a-system-ca-certificate/ and with https://openrepos.net/content/p2501/certificate-manager) but that didn't change anything. When I try

openssl s_client -connect www.google.de:443 -CApath /etc/pki/tls/certs

like described in the link I get

Verify return code: 0 (ok)

but with

openssl s_client -connect www.google.de:443

I get

Verify return code: 20 (unable to get local issuer certificate)

When I disable all the warehouse-repositories I can update perfectly using pkcon.

I'm not really an SSL expert so maybe I'm making a stupid mistake... I tried for days now but I'm really stumped - I hope you can help me :)

Thanks in advance

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
1

answered 2015-07-29 22:35:28 +0300

MikeH gravatar image

updated 2015-07-30 17:42:18 +0300

Still having the same issue...

Does nobody have an idea?

Edit: Okay, solved it by just downloading another ca-bundle.crt and replacing mine... I'm pretty sure I tried this before but anyway, it's working...

edit flag offensive delete publish link more
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-05-14 13:45:21 +0300

Seen: 408 times

Last updated: Jul 30 '15