https : 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 Krypton service. If not using Management Station, set in the Krypton configuration file (User-kryptonxx.yaml, seeConfiguration 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. Valid when https : requestCert is true. |
To use the default certificates or any other self-signed certificates set this parameter to false.
When this property is true, the service rejects connections unless they are authorized by valid certificates. When false, Speech Suite clients do not require authentication (and if the server provides a certificate, the client does not verify its authenticity).