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

Add ability to enable TLS Key logging #5070

Open
arulthileeban opened this issue Apr 13, 2024 · 1 comment
Open

Add ability to enable TLS Key logging #5070

arulthileeban opened this issue Apr 13, 2024 · 1 comment
Assignees

Comments

@arulthileeban
Copy link

Is your feature request related to a problem? Please describe.

Debugging issues related to upstream application access requires analyzing the HTTP(S) traffic, in certain cases. Envoy, acting as a client here needs to log TLS keys to help decrypt HTTPS traffic for analysis.

Describe the solution you'd like

Define a new pomerium configuration "tls_key_path", either at a route or global level. This should enable Envoy's TLS key logging through this configuration

@arulthileeban
Copy link
Author

We have an internal patch for this. I'd be happy to raise a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants