[
https://issues.apache.org/jira/browse/CAMEL-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157095#comment-16157095
]
ASF GitHub Bot commented on CAMEL-11695:
----------------------------------------
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 <[email protected]>
Date: 2017-08-28T16:54:50Z
CAMEL-11695: Add security and advanced properties to the camel-grpc
component
----
> Add security and advanced properties to the camel-grpc component
> ----------------------------------------------------------------
>
> Key: CAMEL-11695
> URL: https://issues.apache.org/jira/browse/CAMEL-11695
> Project: Camel
> Issue Type: Sub-task
> Components: camel-grpc
> Reporter: Dmitry Volodin
> Assignee: Dmitry Volodin
> Priority: Minor
> Fix For: 2.20.0
>
>
> Add advanced properties available in gRPC library as well as security (auth,
> SSL, etc.)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)