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

Support for http corporate proxy with self signed certificate #126

Open
rhamzeh opened this issue Jul 17, 2024 · 0 comments
Open

Support for http corporate proxy with self signed certificate #126

rhamzeh opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Jul 17, 2024

Please do not report security vulnerabilities here. See the Responsible Disclosure Program.

By submitting an issue to this repository, you agree to the terms within the OpenFGA Code of Conduct.

Describe the problem you'd like to have solved

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

We are trying to use FGA in node.js behind a corporate proxy. After setting HTTP_PROXY / HTTPS_PROXY env variables, we still have issues on certificate chain validation.

image

Describe the ideal solution

A way to set correctly the proxy (credentials and certificate chain to trust)and proper documentation for it

Alternatives and current workarounds

Additional context

Originally posted by @nicoduj on May 15, 2024 in https://github.com/orgs/openfga/discussions/310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant