resource.download.ssl.certificateVerificationEnabled

Specifies whether NLE verifies the resource HTTPS server certificate when downloading resources.

Value

Boolean.

Default

False (Disabled)

How to set

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

Usage

This parameter is applicable when using HTTPS. See Securing connections with SSL/TLS.

Typically set to False for test environments. NLE does not verify the certificate of the application server.

Set to True to secure the communication between the NLE and the application server. See Securing application servers.