...
The license server provides a web interface to display important license characteristics, to display license client systems, and to enable license updates.
It is accessed using the URL https://<license-server-ip>:<web-gui-port>
where
- license-server-ip is the address or the name of the VE license server, and
- web-gui-port is the port on which the web-server runs (default 8084).
Using just http://<license-server-ip>
will redirect to https on the default port.
Prerequisite: access to TCP port 8084 (or an alternative port configured in the file /opt/license-server/config.ini file; see also Additional Configuration Options - the config.ini File) of the license server must be possible.
...