You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I need to install a SSL certificate on web UI of our CumulusMX portal.
As of right now, we're exposing the service on default 8998 but we'd like to enable tls connection for all internal traffic using a pki-generated cert/key. Is there an easy way to enable it without passing everything through a vh locally and/or on another host in front of it?
Should I run some *.sh and/or reconfigure some file? Is there a dedicated fs dir?