You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by dmvolod <gi...@git.apache.org> on 2017/09/07 15:28:24 UTC

[GitHub] camel pull request #1924: CAMEL-11695: Add security and advanced properties ...

GitHub user dmvolod opened a pull request:

    https://github.com/apache/camel/pull/1924

    CAMEL-11695: Add security and advanced properties to the camel-grpc component

    Added following options to the component:
    1. Additional channel and server options (message size, max concurrent connections, agent name, etc)
    2. Standard security features with TLS/SSL
    3. Advanced security with custom JSON Web Token implementation

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

    $ git pull https://github.com/dmvolod/camel CAMEL-11695

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

    https://github.com/apache/camel/pull/1924.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 #1924
    
----
commit 9bb1c3393ea7bf5655434349c052c8c835b1aaa0
Author: Dmitry Volodin <dm...@gmail.com>
Date:   2017-08-28T16:54:50Z

    CAMEL-11695: Add security and advanced properties to the camel-grpc
    component

----


---

[GitHub] camel pull request #1924: CAMEL-11695: Add security and advanced properties ...

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

    https://github.com/apache/camel/pull/1924


---