cURL 60 certificate issue with appstore

Hello,
I can´t access the appstore anymore. worked 3 days ago.

I am getting curl: (60) SSL certificate problem: unable to get local issuer certificate

same for a local $ curl -i https://apps.owncloud.com
also

wget https://apps.owncloud.com
--2016-11-22 20:26:33--  https://apps.owncloud.com/
Auflösen des Hostnamen »apps.owncloud.com (apps.owncloud.com)«... 69.64.55.83
Verbindungsaufbau zu apps.owncloud.com (apps.owncloud.com)|69.64.55.83|:443... verbunden.
FEHLER: Dem Zertifikat von »apps.owncloud.com« wird nicht vertraut.
FEHLER: Das Zertifikat von »»apps.owncloud.com«« wurde von einem unbekannten Austeller herausgegeben.

also on your sides?

1 Like

Yes, noticed the same today. Seems apps.owncloud.com got moved to Let's Encrypt but they have currently some issues with the certificate chain:

https://www.ssllabs.com/ssltest/analyze.html?d=apps.owncloud.com

1 Like

and I was freaking out on what got messed up on my raspberry.
so no issue with me

I also thought it has something to do with my server initially as Firefox was happily able to access https://apps.owncloud.com. Don't know why wget and curl are don't accepting a connection.

The issue has been fixed and the appstore is now available again:

hello,
still does not work for me.

when I do a curl -i https://apps.owncloud.com everything looks ok.
but the store accesses
https://api.owncloud.com - and here it still brings this error

curl -i https://api.owncloud.com
curl: (60) SSL certificate problem: unable to get local issuer certificate

Ahhh, api.owncloud.com is a different server which still has this issue:

https://www.ssllabs.com/ssltest/analyze.html?d=api.owncloud.com

@RealRancor any updates?

@Rello You can check that on your own at https://github.com/owncloud/owncloud.org/issues/1105 :slight_smile:

I don't have any contact to people which might be able to fix this outside of github.

So it got solved a few minutes ago:

works :slight_smile: