Configuring the Web Interface

Configuration of HTTPS

HTTPS is used to encrypt end-to-end traffic between web browsers and controllers. The use of HTTPS requires a certificate which is trusted by a web browser. The controller software will generate a self-signed Certificate Authority on first startup, which in turn is used to generate the initial certificate used for HTTPS. The self-signed Certificate Authority on the controller can be replaced with one that is signed by an external Certificate Authority to create a chain of trust.

  1. On the sidebar menu, select Configuration .

  2. On the Configuration page top bar, select Connections > Web Interface.

  3. In the upper-right corner of the Web Interface tab, select Edit.

  4. On the General > Secure connection (TLS) tab, select Enabled.

    Enabling Secure connection (TLS) allow HTTPS communication.

  5. Enter the HTTPS Port in the text field. (default value: 443; value range: 1-65535).

  6. In the upper-right corner of the Web Interface tab, select Apply.