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

ASF GitHub Bot commented on PROTON-1244:
----------------------------------------

GitHub user JemDay opened a pull request:

    https://github.com/apache/qpid-proton/pull/78

    PROTON-1244: Support newer BouncyCastle Implementations

    Support new version of BouncyCastle library via existing reflection
    mechanism.
    Added Unit-tests

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

    $ git pull https://github.com/JemDay/qpid-proton PROTON-1224

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

    https://github.com/apache/qpid-proton/pull/78.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 #78
    
----
commit 1c36c406411180f08fc0f466899fa8477af1ed73
Author: Jem Day <[email protected]>
Date:   2016-08-22T20:37:39Z

    PROTON-1244: Support newer BouncyCastle Implementations
    
    Support new version of BouncyCastle library via existing reflection
    mechanism.
    Added Unit-tests

----


> Add user & password connection_options
> --------------------------------------
>
>                 Key: PROTON-1244
>                 URL: https://issues.apache.org/jira/browse/PROTON-1244
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.14.0
>
>
> It would be useful if we could a set connection authentication aside from the 
> textual URL used to specify the connection address.
> I propose that we add
> * connection_options::user(const std::tring&)
> * connection_options::password(const std::string&)



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