Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-2678

Connect to ActiveMQ via ssl transports through an http/socks(4or5) proxy

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • None
    • 5.x
    • Transport
    • None
    • Patch Available

    Description

      In some cases activemq clients have to connect to activemq through a proxy. But current tcp/ssl transport does not provide this functionality.
      I modified ActiveMQ 5.2.0 to enable SSL transport to support http/socks4/socks5 proxy.

      *******************************************
      What is changed:
      A local patched ActiveMQ, based on 5.2.0,
      which supports Http / Socks 4 / Socks 5 proxy for SSL transport.

      Usgae:
      To enable proxy for SSL transport, use these system properties

      property comments
      ----------------------------------------------------------------
      apache.activemq.proxy.type available values: http/socks
      apache.activemq.proxy.host proxy address
      apache.activemq.proxy.port proxy port
      apache.activemq.proxy.user proxy username
      apache.activemq.proxy.password proxy password

      Change sources:
      See proxy.patch

      *******************************************

      Attachments

        1. proxy.patch
          15 kB
          shawnliang

        Activity

          People

            Unassigned Unassigned
            shawnliang shawnliang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: