Jump to content

Problems with https Connection: FireTV Stick, Synology, Let's Encrypt


ChaoOos
Go to solution Solved by ebr,

Recommended Posts

ChaoOos

Hello guys,

I've been trying to connect my Fire TV Stick to Emby from outside my network for a few days now.

The issue has been raised many times here in the forum, but none of the solution has helped me. It's because of the certificates.

I have a Synology and have verified my domain with Let's Encrypt.
I can download this certificate and I get 6 PEM files.  3x ECC, 3xRSA
Using OpenSSL I concatenate the RSA PEM files into a .p12 file with password and store it with Emby.

openssl pkcs12 -export -out embycert_RSA.p12 -in RSA-cert.pem -inkey RSA-privkey.pem -certfile RSA-chain.pem -passin pass:passwort -passout pass:passwort


The site https://whatsmychaincert.com/ tells me that my chains are ok for my domain, but when I add port 8920 it tells me that it would have expired. 

iPhones and Android smartphones work. Only the FireTV Stick does not.

Am I doing something wrong here already?

I read that I need another chain certificate. Where do I get one and how do I link them to my files?

Thx 4 your help

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...