pomerium/integration/tpl/backends
Kenneth Jenkins 24b09186a4
config: move mTLS settings to new struct (#4442)
Move downstream mTLS settings to a nested config file object, under the
key 'downstream_mtls', and add a new DownstreamMTLSSettings struct for
these settings.

Deprecate the existing ClientCA and ClientCAFile fields in the Options
struct, but continue to honor them for now (log a warning if either is
populated).

Delete the ClientCRL and ClientCRLFile fields entirely (in current
releases these cannot be set without causing an Envoy error, so this
should not be a breaking change).

Update the Settings proto to mirror this nested structure.
2023-08-08 10:22:48 -07:00
..
fortio.libsonnet
httpdetails.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
k3s.libsonnet integration: use specific version of k3s (#3475) 2022-07-12 13:37:59 -06:00
mock-idp.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
pomerium.libsonnet config: move mTLS settings to new struct (#4442) 2023-08-08 10:22:48 -07:00
postgres.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
routes.libsonnet add downstream mTLS integration test cases (#4234) 2023-06-13 10:25:21 -07:00
verify.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
websocket-echo.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00