https : requestCert
Requests and verifies a certificate from clients that try to connect to via HTTPS.
Value |
Boolean |
Default |
false (disabled) |
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. |
To use the default certificates or any other self-signed certificates set this parameter to false.
When you enable this property, review the settings of https : rejectUnauthorized and https : caCertificates.