Tls (Section)#
Path: /facilities/http/client/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 → /facilities/crypto/ssl/client-keystores/client-keystore/id | optional | - | This keystore is used to manage the cryptographic material that can be used for client authentication using certificates. AKA client certificate |