pomerium/scripts
Caleb Doxsey e4832cb4ed
authorize: add client mTLS support (#751)
* authorize: add client mtls support

* authorize: better error messages for envoy

* switch from function to input

* add TrustedCa to envoy config so that users are prompted for the correct client certificate

* update documentation

* fix invalid ClientCAFile

* regenerate cache protobuf

* avoid recursion, add test

* move comment line

* use http.StatusOK

* various fixes
2020-05-21 16:01:07 -06:00
..
build-dev-docker.bash Update build and release process for envoy embedding (#699) 2020-05-18 17:10:10 -04:00
embed-envoy.bash deployment: Envoy cross platform improvements (#701) 2020-05-18 17:10:10 -04:00
generate_self_signed_signing_key.sh proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
programmatic_access.py proxy: fix forward auth, request signing 2019-11-25 14:29:52 -08:00
protoc authorize: add client mTLS support (#751) 2020-05-21 16:01:07 -06:00
protoc-gen-go authorize: add client mTLS support (#751) 2020-05-21 16:01:07 -06:00
vegeta_benchmark.sh docs: add benchmarking script 2019-02-17 18:57:48 -08:00