mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 11:58:12 +02:00
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. |
||
---|---|---|
.. | ||
clusters | ||
cmd/pomerium-integration-tests | ||
flows | ||
forms | ||
tpl | ||
authorization_test.go | ||
benchmark_test.go | ||
control_plane_test.go | ||
main_test.go | ||
policy_test.go | ||
stats.go |