Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make optional_no_ca bypass proxy side validations #976

Merged
merged 1 commit into from
Dec 25, 2022
Merged

Conversation

jcmoraisjr
Copy link
Owner

v0.8 refactor changed the auth-tls-verify-client == "optional_no_ca" behavior, it used to ignore proxy side validations of the client crt. Such validation is reimplemented now.

This should be merged only up to v0.14 due to potentially make misconfigured clusters insecure.

v0.8 refactor changed the `auth-tls-verify-client == "optional_no_ca"`
behavior, it used to ignore proxy side validations of the client crt.
Such validation is reimplemented now.

This should be merged only up to v0.14 due to potentially make
misconfigured clusters insecure.
@jcmoraisjr jcmoraisjr changed the title Makes optional_no_ca bypass proxy side validations Make optional_no_ca bypass proxy side validations Dec 25, 2022
@jcmoraisjr jcmoraisjr merged commit 6c049bc into master Dec 25, 2022
@jcmoraisjr jcmoraisjr deleted the jm-tls-no-ca branch December 25, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant