Method 2: Skip Certificate Verification (less secure)

About this task

If you do not have access to the certificate for the LDAP server, this method still provides you with encrypted communications. You must ensure that you are communicating with the intended LDAP server, which you provided in your URL. If that gets maliciously redirected, then you could be talking to a different server.

Procedure

  1. In the UAA.YML file (typically found in C:\Program Files\GE Digital\UAA), set the skipverification to true as shown in the following example:
    ldap:
    ssl:
    skipverification: true
  2. Restart the Historian Embedded Tomcat Container service and log in to the Trend Client or Web Admin.