Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IngressListenerTlsConfig

TLS enforcement config for the ingress listener.

Properties

Optional clientValidation

clientValidation: model.IngressListenerClientValidationConfig

mode

mode: Mode

DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.

Optional serverCertificate

Functions

getDeserializedJsonObj

getJsonObj