Jump to content

SSL Cert R3 Intermediate Certificates Expired


LightMoon

Recommended Posts

LightMoon

Hi,

The issue that I am facing is very similar to following thread. I am getting certificate error and this stop Emby Android TV client to connect.

https://community.letsencrypt.org/t/problem-with-r3-expired/161818/40

https://community.letsencrypt.org/t/problem-with-r3-expired/161818/21

Can you please let me know what file I need to remove to fix this issue?

Screen Shot 2021-10-20 at 10.19.42 pm.png

Link to comment
Share on other sites

LightMoon

here is the fix

1) Find where root certificates have been stored in your Qnap, mine was in /etc/ssl/certs

cd /etc/ssl/certs
ls -lth | grep DST_Root_CA_X3.pem
rm -f 2e5ac(whatever your symlink is)
rm -f DST_Root_CA_X3.pem

2) Copy these two files in /etc/ssl/certs

https://letsencrypt.org/certs/isrgrootx1.pem
https://letsencrypt.org/certs/lets-encrypt-r3.pem

3) reboot your qnap.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...