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?
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?
Thank you in advance