Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I've set a proxy in <jira home/bin/setenv.sh thus:
JVM_SUPPORT_RECOMMENDED_ARGS=" -Dhttp.proxyHost=username:password@proxy.ourdomain.com -Dhttp.proxyPort=1234"
It's not working (as far as I can tell). The UPM shows "The Atlassian Plugin Exchange server is not reachable" and plugin searches return no results.
UPM will use the proxy settings of the host application.
See http://confluence.atlassian.com/display/JIRAKB/Configure+Web+Proxy+Support+for+JIRA
So, given there's no mention of proxy authentication on that page can I safely assume that this mechanism cannnot do proxy authentication?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See http://confluence.atlassian.com/display/DOC/Configure+Web+Proxy+Support+for+Confluence
Confluence seems to have support for that - guess you can try same approach with Jira :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, the arguments http.proxyUser= and http.proxyPassword= do work (for any JVM based app).
The JIRA doc needs to be updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.