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

Remove raw cert escape in PassTLSClientCert middleware #9412

Merged
merged 5 commits into from Oct 13, 2022

Conversation

rtribotte
Copy link
Member

@rtribotte rtribotte commented Oct 4, 2022

What does this PR do?

This PR removes the escaping of the raw client cert as a value for the X-Forwarded-Tls-Client-Cert header.

Motivation

As discussed in #9379, the escape form of the raw client cert is not always supported/expected on backends, as with PhenixID.

Fixes #9379

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Supersedes #9411

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kevinpollet kevinpollet added this to the 2.9 milestone Oct 11, 2022
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 2c550c2 into traefik:v2.9 Oct 13, 2022
v2 automation moved this from To review to Done Oct 13, 2022
@rtribotte rtribotte deleted the fix-unescape-tls-client-cert branch February 16, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants