You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by cshannon <gi...@git.apache.org> on 2017/12/07 21:50:04 UTC

[GitHub] activemq-artemis pull request #1694: ARTEMIS-1538: Allow trustAll to apply f...

GitHub user cshannon opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1694

    ARTEMIS-1538: Allow trustAll to apply from a connection URI

    Previously when configuring a connectionFactory by URI this property was
    ignored

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

    $ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1538

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

    https://github.com/apache/activemq-artemis/pull/1694.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 #1694
    
----
commit 3d2e24d42929c599e58e75990cbe684b81167143
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Date:   2017-12-07T21:48:11Z

    ARTEMIS-1538: Allow trustAll to apply from a connection URI
    
    Previously when configuring a connectionFactory by URI this property was
    ignored

----


---

[GitHub] activemq-artemis pull request #1694: ARTEMIS-1538: Allow trustAll to apply f...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1694


---