Configure Certificate-Authenticated Web UI Logins

Required User Role: Administrator

You can configure the LCE server to allow certificate-authenticated connections for users logging in to the LCE web UI. When enabled, LCE requires certificate authentication for all users.

To configure certificate-authenticated logins for the LCE web UI, you will need a certificate file representing one or more certificate authority (CA) entities you trust to sign certificates for your users. Typically, this is a .pem file.

For more information, see Certificate-Authenticated Web UI Logins.

To configure certificate-authenticated web UI logins:

  1. Log in to LCE via the command line interface (CLI).

  2. In the CLI in LCE, run the following command:

    /opt/lce/tools/cfg-utils --set-sv web_UI__login__client_CA_cert_path <the CA certificate>

    LCE saves your configuration.

What to do next: