You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#211 introduced client-cert authentication of the proxy towards upstream.
#211 (review) requests an e2e test. The PR already introduces a unit-test that checks that the upstream transport is set up correctly. It would still be nice to have an e2e test to check that client-cert auth works well towards upstream.
This task includes:
finding the right container image to test the client-cert auth with
configuring the image to force-require client cert auth
The text was updated successfully, but these errors were encountered:
#211 introduced client-cert authentication of the proxy towards upstream.
#211 (review) requests an e2e test. The PR already introduces a unit-test that checks that the upstream transport is set up correctly. It would still be nice to have an e2e test to check that client-cert auth works well towards upstream.
This task includes:
The text was updated successfully, but these errors were encountered: