x509 certificate error

Moderator: Forum moderators

Post Reply
fernan
Posts: 144
Joined: Sat Sep 19, 2020 3:35 am
Has thanked: 54 times
Been thanked: 24 times

x509 certificate error

Post by fernan »

Hello. I'm having a problem in my Tahrpup install, Syncthing app stopped working in this macine, reading the Log file points to a problem with an x509 certificate.

I understand this error is OS related, not related to Syncthing.

This is the error message:

listenerSupervisor@dynamic+https://relays.syncthing.net/endpoint: service dynamic+https://relays.syncthing.net/endpoint failed: Get "https://relays.syncthing.net/endpoint": tls: failed to verify certificate: x509: certificate signed by unknown authority

Is there a way to update this certificate, or fix this error?

Thanks very much.

User avatar
Jasper
Posts: 1696
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 867 times
Been thanked: 352 times

Re: x509 certificate error

Post by Jasper »

@fernan

This seems to be an issue with OpenSSL.

Did you have to create your own certificate and self-sign it?

fernan
Posts: 144
Joined: Sat Sep 19, 2020 3:35 am
Has thanked: 54 times
Been thanked: 24 times

Re: x509 certificate error

Post by fernan »

I followed some instructions found in this forum to update the certificate, running the command

Code: Select all

update-ca-certificates

but I didn't create any new certificates.

dimkr
Posts: 2479
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 53 times
Been thanked: 1252 times

Re: x509 certificate error

Post by dimkr »

You'll need to grab a new ca-certificates package from a recent distro and unpack it manually to /, then run update-ca-certificates. The certificates you have are way too old to browse the web in 2024.

Post Reply

Return to “Tahr”