mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add downstream mTLS integration test cases (#4234)
* integration test config: add downstream mTLS routes Add two new CA certificates for use with downstream mTLS tests, and a client certificate/key pair issued by each CA. Add a few routes to the policy template that require a client CA. Update the generated output configurations. (based on commited63a6a6e7
) * add downstream mTLS integration test cases These are modeled after the tests added to v0.17 in83957a9
, but here the expected behavior is that requests with an invalid client certificate will receive a 495 response only after authentication.
This commit is contained in:
parent
d96ca0611a
commit
3ebee1159c
12 changed files with 335 additions and 6 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue