Tls (Section)#
Path: /facilities/data-sources/data-source{id}/ldap/tls
Configure TLS settings when the server uses a SSL/TLS encrypted connection
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| disable-hostname-verification | boolean | optional | false | When set, hostname verification is disabled for TLS connections |
| use-truststore | boolean | optional | false | When set, uses the crypto server truststore, otherwise uses system default trust (cacerts) |
| client-keystore | leafref | optional | This keystore is used to manage the cryptographic material that can be used for client authentication using certificates. AKA client certificate |