You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/31 16:06:58 UTC

[jira] [Commented] (AMQ-6489) Support SSL configuration using JNDI

    [ https://issues.apache.org/jira/browse/AMQ-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622581#comment-15622581 ] 

ASF GitHub Bot commented on AMQ-6489:
-------------------------------------

GitHub user bloommi opened a pull request:

    https://github.com/apache/activemq/pull/207

    https://issues.apache.org/jira/browse/AMQ-6489

    Add support for SSL configurations using JNDI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloommi/activemq jndi-ssl

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/207.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #207
    
----
commit 11541e8608807d900f0fd66ef48bbc7c5590ee4c
Author: Michael L. Bloom <bl...@gmail.com>
Date:   2016-10-31T15:32:34Z

    https://issues.apache.org/jira/browse/AMQ-6489
    
    Add support for SSL configurations using JNDI.

----


> 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)