Skip to content

adding proxy support + fixing build script #528

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

Closed
wants to merge 1 commit into from

Conversation

assafjh
Copy link
Contributor

@assafjh assafjh commented Nov 7, 2023

Desired Outcome

Conjur API uses the net/http module which supports proxy.
When creating a new HTTPS client we ignore proxy configuration at http.Transport
Implemented Changes

build.sh doesn't work since the script path is not at root folder

Implemented Changes

http.ProxyFromEnvironment was added to http.Transport - we now support http_proxy, https_proxy, no_proxy from env params.

build.sh script was amended with correct path - script will cd to repo root

@szh szh requested a review from a team November 7, 2023 15:55
@szh szh self-assigned this Apr 2, 2025
@szh
Copy link
Contributor

szh commented Apr 3, 2025

This is merged in our internal repo and will be included in the next release. Thank you!

@szh
Copy link
Contributor

szh commented May 12, 2025

Included in v0.26.7

@szh szh closed this May 12, 2025
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.

2 participants