Luke 42270 Posted 1 hour ago Posted 1 hour ago 5 hours ago, renefw said: How is this link supposed to help me? I pinged @sa2000to jump in and provide his expertise.
sa2000 700 Posted 1 minute ago Posted 1 minute ago (edited) On 04/04/2026 at 10:15, renefw said: Do you mean via SSH terminal? I don't even know how to debug. what Luke meant was running the script command lines manually in an ssh terminal session So you would login and then do cd /share/SSL-Certificate So in that folder if there is a new certificate crt file it would use it So assuming there is a valid crt file you need to pick up, you would execute the next command manually in the ssh session and see what gets output back as there may be clues You are still in this directory following the cd (note - the orifinal script was referencing this directory " cd /etc/config/QcloudSSLCertificate/cert" you would execute manually this command line in the ssh session openssl pkcs12 -export -out emby.p12 -inkey key -in cert -passout pass: you would have your password for the certificate after the "pass:" This should create a new "emby.p12" file Edited just now by sa2000
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now