GitHub user geek101 opened a pull request:

    https://github.com/apache/zookeeper/pull/72

    Branch 3.5 Dynamic Cfg With SSL

    Support for SSL sockets for ZAB and FLE along with Dynamic reconfiguration.

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

    $ git pull https://github.com/geek101/zookeeper branch-3.5-ssl-review

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

    https://github.com/apache/zookeeper/pull/72.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 #72
    
----
commit 752beb2f7fc868a893cfd563f970df8696d5d372
Author: Powell Molleti <[email protected]>
Date:   2016-04-19T03:47:02Z

    SSL support for ZAB and FLE.
    
    Has simple Root CA based verification for both client and
    server side SSL connections.
    If no Root CA is provided will default to standard TrustManager.

commit a6fcae978d0810460792125c178470cae91214d2
Author: Powell Molleti <[email protected]>
Date:   2016-06-20T05:39:47Z

    Revert "SSL support for ZAB and FLE."
    
    This reverts commit 752beb2f7fc868a893cfd563f970df8696d5d372.

commit 22933bcb1aaf57e44ade596afc81760a0a49fb91
Author: Powell Molleti <[email protected]>
Date:   2016-04-19T03:47:02Z

    SSL support for ZAB and FLE.
    
    Code for dynamic reconfig() and SSL support.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to