HTTPS server configuration
The web server “Jetty Web Server” 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.