In a production environment with multiple process federation
servers, if you use Process Federation Server with a
remote Elasticsearch cluster, secure communications between Process Federation Server and the cluster by using
SSL.
Procedure
-
For SSL, import the Elasticsearch server certificate to the Process Federation Server truststore by using the standard
IBM®
WebSphere® Application Server Liberty procedure.
-
Use the endpoints property of the
ibmPfs_remoteElasticsearch element in the server.xml
configuration file to specify the target URLs for the Elasticsearch cluster nodes.
- Optional:
If access to the Elasticsearch cluster is secured through Basic authentication, pass the
credentials through the username and password attributes
of the
ibmPfs_remoteElasticsearch element.