You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/06/19 22:30:00 UTC

[jira] [Resolved] (AMQ-5804) Using https transport with http proxy

     [ https://issues.apache.org/jira/browse/AMQ-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5804.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 5.12.0

patch applied, thanks.

> Using https transport with http proxy
> -------------------------------------
>
>                 Key: AMQ-5804
>                 URL: https://issues.apache.org/jira/browse/AMQ-5804
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.11.1
>            Reporter: Pavlo Vasylchenko
>             Fix For: 5.12.0
>
>         Attachments: diff.txt
>
>
> After specifying connection url like:
> https://address:443?proxyHost=192.168.1.1&proxyPort=80
> I got exception Scheme 'http' not registered
> It happens because default schema for proxy is http,
> but when we uses https address it registers only https schema in HttpsClientTransport



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)