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 TLS configuration for upstream #136

Open
sumeet-zuora opened this issue Feb 7, 2023 · 1 comment
Open

Support TLS configuration for upstream #136

sumeet-zuora opened this issue Feb 7, 2023 · 1 comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@sumeet-zuora
Copy link

when using https endpoint, I am getting http: proxy error: x509: certificate signed by unknown authority is there a way to allow insecure upstream

@simonpasquier simonpasquier added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 12, 2023
@simonpasquier
Copy link
Contributor

👋 this isn't currently possible. I'd say that users should be able to configure the usual TLS settings for the upstream server: CA file, client cert/key file, server name and skip verification.

@simonpasquier simonpasquier added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jun 12, 2023
@simonpasquier simonpasquier changed the title bypass https upstream tls Support TLS configuration for upstream Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants