gateway api v1.6.2 experimental
Gateway.spec.tls.frontend.default.validation.caCertificateRefs.spec.tls
TLS specifies frontend and backend tls configuration for entire gateway. Support: Extended
| Field / Type | Description |
|---|---|
Backend describes TLS configuration for gateway when connecting to backends. Note that this contains only details for the Gateway as a TLS client, and does _not_ imply behavior about how to choose which backend should get a TLS connection. That is determined by the presence of a BackendTLSPolicy. Support: Core | |
Frontend describes TLS config when client connects to Gateway. Support: Core |