You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sigreen <gi...@git.apache.org> on 2018/10/12 11:23:57 UTC

[GitHub] camel pull request #2563: Included securityProtocol=SSL parameter

GitHub user sigreen opened a pull request:

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

    Included securityProtocol=SSL parameter

    Included &securityProtocol=SSL for SSL configuration, as required by Kafka 1.0.  SSL configuration does not work unless this param is explicitly set

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

    $ git pull https://github.com/sigreen/camel patch-3

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

    https://github.com/apache/camel/pull/2563.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 #2563
    
----
commit 18d1be66bd8f0134ad01189bd6992b260f5e0601
Author: Simon Green <si...@...>
Date:   2018-10-12T11:23:38Z

    Included securityProtocol=SSL parameter
    
    Included &securityProtocol=SSL for SSL configuration, as required by Kafka 1.0.  SSL configuration does not work unless this param is explicitly set

----


---

[GitHub] camel pull request #2563: Included securityProtocol=SSL parameter

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

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


---