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

ASF GitHub Bot commented on DISPATCH-441:
-----------------------------------------

GitHub user eric2a opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/88

    DISPATCH-441 Support password environment variable in qdrouter config

    password attribute can take an env variable or literal value.
    
    password: env:<string>
    or 
    password: literal:<string>

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

    $ git pull https://github.com/eric2a/qpid-dispatch master

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

    https://github.com/apache/qpid-dispatch/pull/88.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 #88
    
----
commit 34264662e8573022b97bd6192278b02dfe2d341f
Author: Eric Leu <[email protected]>
Date:   2016-07-01T19:13:25Z

    DISPATCH-441 Support password environment variable in qdrouter config

----


> Support password environment variable in qdrouter config 
> ---------------------------------------------------------
>
>                 Key: DISPATCH-441
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-441
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Routing Engine
>    Affects Versions: 0.6.1
>            Reporter: Eric Leu
>
> Currently, ssl password is set in qdrouter config file.  It would be useful 
> to set an environment variable name where password can be picked up.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to