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

[request] is it possible to use an HTTP proxy to get to the vRA and vRO systems? #56

Closed
febs opened this issue Jan 15, 2020 · 3 comments

Comments

@febs
Copy link

febs commented Jan 15, 2020

This is a request and not an issue. I could not find it in the documentation, I apologize it is mentioned.

The subject says it all: are there any settings.xml tags to configure the connections through an HTTP (or eventually SOCKS) proxy?

Thanks,

@welcome
Copy link

welcome bot commented Jan 15, 2020

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

@kgkolev
Copy link
Contributor

kgkolev commented Jan 16, 2020

You can check https://maven.apache.org/guides/mini/guide-proxies.html for info how to enable maven to access vRA/vRO/Artifactory endpoints through the proxy you configure.

For VSCode, you would have to append the proxy settings to command line. More details here: https://code.visualstudio.com/docs/setup/network#_proxy-server-support

@febs
Copy link
Author

febs commented Jan 16, 2020

Thank you @kgkolev.
I was actually patching the source code so to be able to use a proxy in the configuration file (I just created a different request object when proxy options were found) but that's easier.

I can't still use this tool anyways because we run vRA 7.6 as per #48

Thanks, will wait for that to happen (I might give it a try though).

@febs febs closed this as completed Jan 16, 2020
@nblagoev nblagoev pinned this issue Jan 18, 2020
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

2 participants