Configuring TLS for the ESCWA Client

To configure TLS security for the ESCWA client:

  1. Click

    This opens the Enterprise Server Administration Configuration dialog box.

  2. Click Server Settings to expand the available configuration options.
    Note: The following warning is displayed This endpoint is accessible over the network and is not TLS enabled.
  3. Click TLS Settings.

    This expands the TLS Settings group.

  4. Check Enable TLS.
  5. In the Certificate File field, type the absolute path to your certificate file.
  6. In the Keyfile field, type the absolute path to your private keyfile.
  7. In the Keyfile Password field, type your private keyfile password.
  8. Click Advanced.

    This expands the options available.

  9. In the Certificate Password field, type your certificate password.
  10. Click Apply.

    This logs you out of the ESCWA interface.

  11. Log back in, and then click TLS Settings.
  12. Click Advanced.
  13. In the Client Authentication field, select Accept all clients.
  14. Check Honor Server Cipher List.
  15. In the Protocols field, type the TLS protocol string. For example, to only enable TLS 1.2 and 1.3 type -ALL+TLS1.2+TLS1.3. See Server Settings for more information.
    Note: This supports TLS1.3.
  16. In the Cipher Suites field, type the Cipher Suites string. For example, to only enable best-in-class cipher suites for TLS 1.2 type ALL:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:DHE-DSS-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256

    See Server Settings for more information.

  17. Click Apply.
  18. Click Back.
  19. Logout and restart the Micro Focus Enterprise Server Common Web Administration service.
  20. Now access ESCWA using a URL which includes https and an IP address or hostname which matches the Common Name (CN) or Subject Alternative Name (SAN) on your server certificate.

    Your browser must trust the Certificate Authority (CA) used to sign the certificate being added in the above steps.

    Note: The FireFox browser does not use the Windows certificate store. This means that you need to add the root CA certificate to your FireFox store.

You now need to configure Micro Focus Directory Server (MFDS) to use TLS. You need to modify the CARootCerts.pem located in your Enterprise Developer bin directory. By default, this is located in %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\bin and \bin64