SSL via Let's Encrypt #411
Unanswered
madsinamsterdam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to add SSL to my mStream with a certificate that I have from Let's Encrypt. I have:
installed through docker-compose on Fedora 37 server edition.
I tried to add the letsencrypt path to the config:
and to include the filenames:
and to copy the files (and rename them) to a directory with read access for the actual user:
and...
I added the lines to /config/config.json as described in the docs.
The certificates works with other software on the same server.
and mStream works without SSL
I added SSL as described in the doc by updateing /config/config.json with:
The error I get is (only the path of course change):
What is the correct syntax in the json file?
Has it been done before mstream via SSL through Let's Encrypt)?
Any inspiration or good ideas will be very appreciated.
I thank you in advance for having read tmy note so far. in advance
Mads
Beta Was this translation helpful? Give feedback.
All reactions