Possible to secure the webserver service?
I'd like to run the webserver service over SSL to secure the data on my network, is this at all supported in current versions? I found some limited information on google for older versions, which didn't work. I don't really care if it still runs on port 1272 aslong as it can be SSLed with a cert.
This discussion has been closed.
Comments
Alternative is to use Nginx and do the SSL there and route internally on your server.
It is highly recommended not to connect any monitoring system to the outside world for obvious security reasons. See our wiki on securing a monitoring setup.
http://downloads.serverscheck.com/monitoring_software/files/ssl.conf
"If you see the message "Enabling HTTPS (SSL) Server", then this indicates that SSL mode is active. You will now be able to connect to the web server via https (only!). The new url will be https://localhost:1272"
I get the same message, but I can't connect to the url, it doesn't display anything. The insecure fallback http://localhost:1272 stops working as it indicated would.
If i take away the ssl.conf file I can then access https://localhost:1272 but that's really back where I started.
Any ideas? Do any users successfully run this with SSL?
To bypass that you need to modify the security settings of your browser