httpClient.metadata.trustAll

Enables NLP service to trust all certificates received from application servers reached via an HTTPS connection.

Value

Boolean

Default

True (enabled)

How to set

In Management Station, set on the Natural Language Processing service. If not using Management Station, set in the NLP service configuration file (User-nlpsxx.properties, see Configuration roadmap).

Usage

Typically set to True for test environments. NLP service does not verify the certificate of the application server.

Set to False to secure the communication between the NLP service and the application server. See Securing application servers.