gateway api v1.0.0 experimental

BackendTLSPolicy.spec.tls.wellKnownCACerts

WellKnownCACerts specifies whether system CA certificates may be used in the TLS handshake between the gateway and backend pod. If WellKnownCACerts is unspecified or empty (""), then CACertRefs must be specified with at least one entry for a valid configuration. Only one of CACertRefs or WellKnownCACerts may be specified, not both. Support: Core for "System"

1 fields
BackendTLSPolicy.spec.tls.wellKnownCACerts fields and descriptions
Field / TypeDescription
BackendTLSPolicy.spec.tls.wellKnownCACerts
string

WellKnownCACerts specifies whether system CA certificates may be used in the TLS handshake between the gateway and backend pod. If WellKnownCACerts is unspecified or empty (""), then CACertRefs must be specified with at least one entry for a valid configuration. Only one of CACertRefs or WellKnownCACerts may be specified, not both. Support: Core for "System"

  • enum: ["System"]