pomerium/internal/grpc
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
..
authorize authorize: add client mTLS support (#751) 2020-05-21 16:01:07 -06:00
cache authorize: add client mTLS support (#751) 2020-05-21 16:01:07 -06:00
testdata cache : add cache service (#457) 2020-01-20 18:25:34 -08:00
client.go envoy: use envoy request id for logging across systems with http and gRPC (#691) 2020-05-18 17:10:10 -04:00
client_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
docs.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00