Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD804178A1 for ; Thu, 28 May 2015 11:43:24 +0000 (UTC) Received: (qmail 53402 invoked by uid 500); 28 May 2015 11:43:18 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 53375 invoked by uid 500); 28 May 2015 11:43:18 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 53366 invoked by uid 99); 28 May 2015 11:43:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2015 11:43:18 +0000 Date: Thu, 28 May 2015 11:43:18 +0000 (UTC) From: "Robbie Gemmell (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-5809) https transport does not work with proxy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed AMQ-5809. ------------------------------- Resolution: Duplicate Closing as duplicate of AMQ-5804. > https transport does not work with proxy > ---------------------------------------- > > Key: AMQ-5809 > URL: https://issues.apache.org/jira/browse/AMQ-5809 > Project: ActiveMQ > Issue Type: Bug > Components: Transport > Affects Versions: 5.11.1 > Reporter: Pavlo Vasylchenko > > 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)