HTTPS server configuration
Both the embedded Tomcat webserver as well as Jetty can be configured for HTTPS in order to encrypt the transferred data of the web applications (ContentCreator, start page and ServerMonitoring) via TLS/SSL.
Firstly, install a server certificate via the program keytool provided by the JDK and then activate the HTTPS listener of the web server.