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

Provide default outbound proxy configuration #256

Open
phax opened this issue Aug 5, 2024 · 0 comments
Open

Provide default outbound proxy configuration #256

phax opened this issue Aug 5, 2024 · 0 comments
Assignees

Comments

@phax
Copy link
Owner

phax commented Aug 5, 2024

Should use the same configuration properties as the other components.

This should be aligned between

  • SMP Client (uses http.proxy.host, http.proxy.port, http.proxy.username and http.proxy.password properties)
  • Directory Client (for phoss SMP) (uses http.proxy.host, http.proxy.port, http.proxy.username and http.proxy.password properties)
  • SML Client (uses the global java.net.ProxySelector implementation)
  • phoss SMP (uses http.proxyHost, http.proxyPort, https.proxyHost, https.proxyPort, proxy.username and proxy.password properties)
  • phase4 (none so far)
@phax phax self-assigned this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant