Failed to fetch https://dl.bintray.com/openhab/apt-repo2/dists/stable/main/binary-armhf/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

I ran an apt-get update and I noticed

Failed to fetch https://dl.bintray.com/openhab/apt-repo2/dists/stable/main/binary-armhf/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

I updated my ca certs fine.
I can wget the cert using the below
wget -qO - ‘https://bintray.com/user/downloadSubjectPublicKey?username=openhab

but when I try and add it VIA “sudo apt-key add -” I get “gpg: no valid OpenPGP data found.”

A ny ideas?

2 Likes

Thanks!

So this is a known issue.

… and should hopefully be solved already.