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

XMLWordPrintable

      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.

              Assignee:
              Alexey Chystoprudov
              Reporter:
              Jeremy Owen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: