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

Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy #227

Open
stoerr opened this issue Nov 30, 2022 · 0 comments
Open

Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy #227

stoerr opened this issue Nov 30, 2022 · 0 comments

Comments

@stoerr
Copy link

stoerr commented Nov 30, 2022

I have a suggestion - hopefully that's the right place.

In some corporate intranets it is only possible to access the cloudmanager api through a proxy. In such a situation it would be very helpful if aio-lib-cloudmanager would support that. As of version 1.0.0 it's not possible to do that with aio-lib-cloudmanager , though the underlying httpclient framework nicely supports that. That is, it's not possible without either modifying the aio-lib-cloudmanager code, or pulling some really nasty tricks like modifying the private final field apiClient in CloudManagerApi ...
Thanks a lot!

BTW: I needed to use the ApacheConnectorProvider for the ApiClient to use a proxy, JettyConnectorProvider would probably work, too.

Platform and Version

java8 aio-lib-cloudmanager version 1.0.0 on, well, Java 8

@stoerr stoerr changed the title Suggestion: ability to use aio-lib-cloudmanager through a HTTP proxy Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant