Open brilong opened 5 years ago
You can set these these JVM properties when you start jenkins (if you have access to do this): -Dhttps.proxyHost and -Dhttps.proxyPort
Currently it does not use the system-wide plugin proxy (I assume you mean the proxy you can set in the Manage Plugins configuration). That would be a nice enhancement though.
My team requires the use of a HTTP web proxy. We have the system-wide plugin proxy set, but this plugin appears to be reaching directly from our Jenkins server to the Cisco Webex Teams API servers. Have you verified the plugin uses system-wide plugin proxy settings? Thank you.