Skip to content

Adding proxy support#154

Open
bendbennett wants to merge 4 commits intomainfrom
bendbennett/issues-80
Open

Adding proxy support#154
bendbennett wants to merge 4 commits intomainfrom
bendbennett/issues-80

Conversation

@bendbennett
Copy link
Copy Markdown
Contributor

@bendbennett bendbennett commented Jul 8, 2022

Using implementation of proxy support in tls provider to add proxy support.

Proxy can be configured using:

  • URL and, optionally supplying username and password
  • env vars

This needs to be refactored once validators for ConflictsWith and RequiredWith become available.

Closes: #80

@bendbennett bendbennett marked this pull request as ready for review July 8, 2022 14:45
@bendbennett bendbennett requested a review from a team as a code owner July 8, 2022 14:45
@bendbennett bendbennett added this to the v3.1.0 milestone Jul 9, 2022
@bendbennett bendbennett modified the milestones: v3.1.0, v3.2.0 Aug 22, 2022
@bendbennett bendbennett removed this from the v3.2.0 milestone Oct 27, 2022
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.

Add support for proxy environments variables (HTTP_PROXY/HTTPS_PROXY)

2 participants