[
https://issues.apache.org/jira/browse/AMQ-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated AMQ-2678:
----------------------------
Fix Version/s: (was: 5.5.0)
5.6.0
> Connect to ActiveMQ via ssl transports through an http/socks(4or5) proxy
> ------------------------------------------------------------------------
>
> Key: AMQ-2678
> URL: https://issues.apache.org/jira/browse/AMQ-2678
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Transport
> Reporter: shawnliang
> Priority: Minor
> Fix For: 5.6.0
>
> Attachments: proxy.patch
>
>
> 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
>
> *******************************************
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira