Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20420

Provide a way to disable the additional JMS SSL listener Bamboo automatically launches.

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      If Bamboo's JMS broker is not configured as ssl:// (e.g. when it's configured as tcp://, nio:// or nio+ssl://) Bamboo will start an additional SSL listener on port (primary broker port + 1, default: 54664). It would be great to have a way to disable this behavior when an additional SSL connector isn't needed.

      Suggested Solution

      • System property to disable the additional SSL listener.

      Workaround

      Convert the primary broker to SSL instead of TCP and Bamboo will only start one listener:

      The additional connector also serves no purpose in a typical Bamboo installation, feel free to firewall it off if you are looking to reduce open ports for security purposes.

            achystoprudov Alexey Chystoprudov
            jowen@atlassian.com Jeremy Owen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: