cumulusmx / CumulusMX

The CumulusMX weather program
GNU General Public License v3.0
82 stars 23 forks source link

SSL - How to install https certificate #201

Open Davimeteo opened 1 month ago

Davimeteo commented 1 month ago

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

geduxas commented 1 month ago

Use reverse proxy, my all systems are behind reverse proxy.

mcrossley commented 1 month ago

The component used only supports certificates on Windows.

There is currently no support for this in Cumulus.