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"
| Field / Type | Description |
|---|---|
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"
|