This article describes how to install and configure the Web UI component in Smart ID Certificate Manager.
The CM Web UI offers a collection of functionalities from the Certificate Controller (CC) and Registration Authority (RA) clients in Certificate Manager that can be access by CM web service URL http://<server-IP>:8080/webui/
See Certificate Manager Web UI communication flow for a detailed description of the communication between system components.
Prerequisites
-
Certificate Manager (CM -8.15.x) installed.
-
Protocol Gateway installed. See Install Protocol Gateway.
-
Initial configuration of Protocol Gateway must be done. See Initial Configuration of Protocol Gateway.
-
Tomcat must be configured for TLS client authentication. See Configure Tomcat for TLS client authentication in Protocol Gateway.
-
Certificate Manager (CM) REST API configuration in Protocol Gateway. see configure REST API configuration in Protocol Gateway
-
Hermod version <> or higher installed.
-
Personal Desktop Client version <> or higher installed.
Install and deploy WAR file for CM Web UI
-
Download cm-web-ui-2.0.0.zip from Nexus support portal.
-
Unzip and copy webui.war to the "webapps" subdirectory of the Tomcat installation “<CATALINA_BASE>/webapps”
Configuring the CM Web UI
-
HERMOD
-
Restart Tomcat.