httpClient : rejectUnauthorized
When the service acts as a client, this property requires servers to be authorized by valid certificates.
Value |
Boolean |
Default |
true (enabled) |
How to set |
In Management Station, set on the Nuance Resource Manager service. If not using Management Station, set in the resource manager configuration file (User-nrm01.yaml see Configuration roadmap). |
Usage |
Nuance recommends setting to True when setting up secure communications. Only valid when httpsClient : requestCert is true. |
The verification is attempted at connection time, before the HTTP(S) request is actually sent.
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.