After updating SSL/TLS certificates on the Automation Engine (AE) servers, users cannot connect via the Automic Web Interface (AWI). The following error appears during login:
Connection to the AE system not possible. No connection to the following CPs could be established: [server:port]
This issue often occurs in environments with multiple AE Servers after a certificate or keystore update.
The AWI cannot establish a trusted connection to the Communication Processes (CPs) or REST endpoints because the new certificates are not trusted by the AWI host, or the REST process has not refreshed its SSL context.
Update the trusted certificate folder:
trustedCertFolder= setting in the AWI uc4config.xml file.Import certificates into Java Keystore:
cacerts keystore used by the application server (Tomcat or Jetty) hosting the AWI.Restart REST processes:
Verify Hostname matching:
hostname= in the [TCP/IP] and [REST] sections of the ucsrv.ini file matches the Common Name (CN) or Subject Alternative Name (SAN) of the new certificate.Restart Services: