gateway api v1.6.2 experimental
Gateway.spec.tls.frontend.perPort[].tls.validation.spec.tls.frontend.perPort
PerPort specifies tls configuration assigned per port. Per port configuration is optional. Once set this configuration overrides the default configuration for all Listeners handling HTTPS traffic that match this port. Each override port requires a unique TLS configuration. support: Core
| Field / Type | Description |
|---|---|
port | The Port indicates the Port Number to which the TLS configuration will be applied. This configuration will be applied to all Listeners handling HTTPS traffic that match this port. Support: Core
|
TLS store the configuration that will be applied to all Listeners handling HTTPS traffic and matching given port. Support: Core |