Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 26829200BAF for ; Mon, 31 Oct 2016 17:02:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 25207160B08; Mon, 31 Oct 2016 16:02:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6ACC7160AED for ; Mon, 31 Oct 2016 17:01:59 +0100 (CET) Received: (qmail 19076 invoked by uid 500); 31 Oct 2016 16:01:58 -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 19059 invoked by uid 99); 31 Oct 2016 16:01:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2016 16:01:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8548D2C014E for ; Mon, 31 Oct 2016 16:01:58 +0000 (UTC) Date: Mon, 31 Oct 2016 16:01:58 +0000 (UTC) From: "Michael Bloom (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-6489) Support SSL configuration using JNDI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 31 Oct 2016 16:02:00 -0000 Michael Bloom created AMQ-6489: ---------------------------------- Summary: Support SSL configuration using JNDI Key: AMQ-6489 URL: https://issues.apache.org/jira/browse/AMQ-6489 Project: ActiveMQ Issue Type: Improvement Components: JMS client Affects Versions: 5.14.1 Reporter: Michael Bloom Priority: Minor Add ability to configure SSL parameters using a jndi.properties file. The current ApacheMQInitialContextFactory does not support configuring connection factories of type ActiveMQSslConnectionFactory. -- This message was sent by Atlassian JIRA (v6.3.4#6332)