Tls (Section)#
Path: /facilities/http/client{id}/tls
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 |