Internal SSL Certificate Support?

I am trying to figure out if and how I can enable SSL on my internal implementation of the Channels server. It seems to have some sort of internal cert, but I have a wildcard certificate I could upload, if I can figure that out.

Is this possible?
Thanks!

It's not possible to use your own cert. You could setup a reverse proxy I guess, but the app wouldn't be able to connect through it.

Thanks. That's sort of what I figured. I do use Nginx Proxy Manager to manage the docker containers, and it does work in Stream mode (TCP), but it doesn't do the HTTPS.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.