[
https://issues.apache.org/jira/browse/GEODE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421078#comment-16421078
]
ASF subversion and git services commented on GEODE-4817:
--------------------------------------------------------
Commit 5809567ed4609b2e2ef48ce5a86ed7c57d9c77d7 in geode's branch
refs/heads/feature/GEODE-3926_3 from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5809567 ]
GEODE-4817: Add support for SSL to the experimental driver. (#1683)
* GEODE-4817: Add support for SSL to the experimental driver.
- Adding a test that a locator can shut itself down
with SSL. In order to use a locator with SSL, the
locator must trust itself. Modifying the truststore
and adding a test of shutting down a locator with SSL.
- The locator needs to trust itself. Fixing the
truststore so that this test can shutdown.
Signed-off-by: Dan Smith <[email protected]>
* GEODE-4817: Adding ssl tests with bad certificates
Adding tests that the client cannot connect if the server or the client
has a bad ssl certificate.
* GEODE-4817: Adding protocols and cipher parameters to the experimental driver
Adding parameters that let the user restrict the protocols and ciphers
used.
> Enhance experimental driver with SSL
> ------------------------------------
>
> Key: GEODE-4817
> URL: https://issues.apache.org/jira/browse/GEODE-4817
> Project: Geode
> Issue Type: New Feature
> Components: client/server
> Reporter: Michael Dodge
> Assignee: Michael Dodge
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The experimental driver does not experiment with SSL. It ought.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)