gateway api v1.6.2 standard

Gateway.spec.tls.frontend.default

Default specifies the default client certificate validation configuration for all Listeners handling HTTPS traffic, unless a per-port configuration is defined. support: Core

1 fields
Gateway.spec.tls.frontend.default fields and descriptions
Field / TypeDescription
object

Validation holds configuration information for validating the frontend (client). Setting this field will result in mutual authentication when connecting to the gateway. In browsers this may result in a dialog appearing that requests a user to specify the client certificate. The maximum depth of a certificate chain accepted in verification is Implementation specific. Support: Core