httpsClient : requestCert

Requests and verifies a certificate from clients that try to connect to via HTTPS.

Value

Boolean

Default

False (disabled)

How to set

Set on the Nuance Text Processing Engine service in Management Station. If not using Management Station, set in the NTpE service configuration file (User-ntpexx.yaml, see Configuration roadmap).

Usage

Typically changed once, when setting up secure connections during the transition from development to production environments. See Securing connections with SSL/TLS.

Recommended. Enable this property to ensure reciprocal secure connections.

Specifies whether digital certificates will be requested and verified to ensure secure communication with NLE.

The httpClient properties control how the service behaves when acting as a client. For example, when NTpE downloads directly resources such as application linguistic models from the Natural Language Engine.

When you enable this property, review the settings of httpsClient : rejectUnauthorized and httpsClient : caCertificates.