pomerium/integration/tpl
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
..
backends config: move mTLS settings to new struct (#4442) 2023-08-08 10:22:48 -07:00
clusters remove forward auth (#3628) 2022-11-23 15:59:28 -07:00
deployments remove forward auth (#3628) 2022-11-23 15:59:28 -07:00
files add integration test for client_crl setting (#4384) 2023-07-24 14:56:12 -07:00
utils.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00