[
https://issues.apache.org/jira/browse/GEODE-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211658#comment-16211658
]
ASF subversion and git services commented on GEODE-3867:
--------------------------------------------------------
Commit 8c873f9bbe827ec5ff82bbb974b5346668b2806f in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8c873f9 ]
Squashed commit of the following:
commit 39e01dbec67c0bb8765735e6d4063a2fc4b98684
Author: Bruce Schuchardt <[email protected]>
Date: Thu Oct 19 11:26:15 2017 -0700
GEODE-3867 mutual SSL authentication with a bad client cert is not being
tested
Refactored the class to be parameterized & test both old and new
SSL settings in each unit test.
commit df7c4440d5a70031a5ed181f0d6c607aa74e453f
Author: Bruce Schuchardt <[email protected]>
Date: Wed Oct 18 15:06:09 2017 -0700
GEODE-3867 mutual SSL authentication with a bad client cert is not being
tested
new test added & old test revised. The old test had an odd try/catch
for an exception that should not be thrown. The new test uses pretty
much that same structure & expects the client to fail to connect. It
also expects that the server will not have received any updates from the
non-trusted client.
> mutual SSL authentication with a bad client cert is not being tested
> --------------------------------------------------------------------
>
> Key: GEODE-3867
> URL: https://issues.apache.org/jira/browse/GEODE-3867
> Project: Geode
> Issue Type: Bug
> Components: messaging
> Reporter: Bruce Schuchardt
>
> While checking out the client/server mutual authentication implementation I
> couldn't find a test that showed a server rejecting a client that is not
> trusted. We should add a test for that.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)