Using an outbound proxy
Use properties:
When using Windows this must be but into appropriate .vmoptions file
When using container set JAVA_OPTIONS using JAVA_OPTS=-Dhttps.proxyPort=8080 -Dhttps.proxyHost=proxy.example.com in enviroment settings.
This will only afect Management Center not underlying service
Last updated