Configuring the HTTPS certificate in LN

This section is only applicable if these settings are used in the MS Exchange Synchronization Settings (ttaad2140m000) session:

  • The Enable push synchronization check box is selected.
  • The URL in the LN UI Server URL field starts with https://.

When sending messages to the Exchange Synchronizer during push synchronization, the LN server must have access to the HTTPS certificate of LN UI. Therefore, you must configure this certificate in LN. To perform this configuration, you must be familiar with the "HTTPS" chapter in the Infor Enterprise Server - Administration Guide.

  1. Obtain the HTTPS certificate of the LN UI web server:
    1. Use the browser to navigate to the LN UI endpoint using HTTPS, such as https://<lnui-server>.<domain>.com:8443/webui/servlet/admin.
    2. Use the browser’s dialog box to view the certification path. For example, if you use Chrome, select More Tools > Developer Tools. Click the Security tab and click View certificate.
    3. View the details of the root certificate.
    4. Click Copy to File and export the root certificate to a file. Use the DER encoded binary X.509 (.CER) export file format.
    5. Convert the .CER file to a file in PEM format. For details, see "How to convert a number of formats to PEM format" in the "HTTPS" chapter in the Infor Enterprise Server - Administration Guide.
  2. Place the server certificate in PEM format in the $BSE/security/certs/server folder on the LN server.