Communications between
ESCWA and a Directory Server can be secured by configuring TLS settings on the
Connection Properties page. See
Connection Properties for more information.
To enable TLS security in
ESCWA:
- In the menu bar, click
Native.
- In the navigation pane, expand
Directory Servers.
- Click the directory server that you want to configure.
- Click
.
- Check
Enable TLS.
- In the
TLS Port field, type the port number to be used.
- Check
Use Custom Certificates.
- In the
Certificate File and
Keyfile fields, type the path to your certificate and keyfile respectively.
- Click
Apply.
Note: The
TLS Port specified is not required by the
ESCWA configuration for the Directory Server.
Set the MF_ROOT_CERT environment variable to point to the file containing the CA certificate(s) needed to verify the certificate
used by the MF Directory Server. Make sure that the
.pem file that is pointed to contains the public CA certificate information of the CA that has signed the certificate used by
the MF Directory Server.
Note: If your TLS certificate's CN and Subject Alternative Names (SANs) are using hostnames rather than IP addresses, then you must
ensure the MFDS_DNS_RESOLVE environment variable is set to Y for the Directory Server, otherwise TLS connections will fail.