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:
-
Log in to LCE via the command line interface (CLI).
-
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:
-
Configure certificate authentication for individual user accounts, as described in Enable Certificate-Authenticated Web UI Logins for a User.