3.3. WebUI Access

Access to InCenter using the WebUI is enabled by default and can be done using any modern web browser running on a separate computer with network access to the InCenter server.

Controlling WebUI Access

It is possible to customize the parameters for WebUI connections through the CLI. For example, to disable WebUI access, the command would be the following:
admin@InCenter:/> cc Settings  
admin@InCenter:/Settings> set WebUI Enabled=No

The following WebUI properties can be changed in this way:

Note that the port number used for WebUI connection is always 443 (the standard HTTPS port) and this cannot be changed.

HTTPS Certificate Files Used with WebUI Access

By default, the InCenter server will use a preinstalled self-signed certificate for the HTTPS communication with a client browser. The certificate files used can be changed by setting the CertificateData and Certificatekey properties of the WebUI object.

Uploading certificate files and using them with the WebUI is discussed further in Section 3.4, Access Certificates.