pomerium/pkg
Kenneth Jenkins d45a5d1bee config: move mTLS settings to new struct
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-07 12:40:31 -07:00
..
cmd/pomerium auto tls (#3856) 2023-01-05 16:35:58 -05:00
contextutil move directory providers (#3633) 2022-11-03 11:33:56 -06:00
cryptutil chore: unnecessary use of fmt.Sprintf (#4349) 2023-07-12 09:44:29 -07:00
derivecert cryptutil: generate certificates from deriveca (#3992) 2023-02-23 08:38:56 -07:00
encoding/base58 chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
envoy config: validate log levels (#4367) 2023-07-17 16:41:48 -06:00
grpc config: move mTLS settings to new struct 2023-08-07 12:40:31 -07:00
grpcutil chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
hpke stub out HPKE public key fetch for self-hosted authenticate (#4360) 2023-07-13 10:04:34 -07:00
logutil
metrics more idp metrics (#2842) 2021-12-22 17:30:16 -05:00
netutil add metrics aggregation (#3452) 2022-06-30 10:52:45 -04:00
policy authorize: add "client-certificate-required" reason (#4389) 2023-07-25 10:03:51 -07:00
protoutil storage: ignore removed fields when deserializing the data (#3768) 2022-11-28 09:31:57 -07:00
slices databroker: fix fast forward (#4192) 2023-05-23 15:30:27 -06:00
storage config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
webauthnutil config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00