Hi,
      I'm looking to secure access to the internet via an authenticated proxy and would like to avoid username passwords within init strings.

      https://confluence.atlassian.com/display/JIRAKB/How+to+Configure+an+Outbound+HTTP+and+HTTPS+Proxy+for+JIRA
      describes a scenario where this may be possible, -Dhttp.auth.ntlm.domain=DOMAIN used in conjunction with -Dhttp.proxyAuth=ntlm,basic

      Is this supported if I use the following on the Java service properties?

      -Dhttp.proxyHost=proxy.example.org -Dhttp.proxyPort=8080 -Dhttps.proxyHost=proxy.example.org -Dhttps.proxyPort=8080 -Dhttp.nonProxyHosts=localhost

      Thanks
      Andrew

      Workaround:

      While the problem statement above is a known issue and Atlassian decided not to implement NTLM support for a few products, there is a workaround for that available on the documentation below:

        1. stash_case.zip
          24 kB
        2. stash.zip
          108 kB
        3. stash.zip
          108 kB

              Unassigned Unassigned
              e8c5b354e415 Andrew Ritchie
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: