Tls (Section)#

Path: /facilities/http/client{id}/tls

Parameters#

NameTypeRequiredDefaultDescription
disable-hostname-verificationbooleanoptionalfalseWhen set, hostname verification is disabled for TLS connections
use-truststorebooleanoptionalfalseWhen set, uses the crypto server truststore, otherwise uses system default trust (cacerts)
client-keystoreleafrefoptionalThis keystore is used to manage the cryptographic material that can be used for client authentication using certificates. AKA client certificate

Was this helpful?