You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/06 18:32:00 UTC

[jira] [Commented] (GEODE-7437) 1-way SSL is communicating without "ssl-truststore" from the client side when "use-ssl" is set to true

    [ https://issues.apache.org/jira/browse/GEODE-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16990065#comment-16990065 ] 

ASF subversion and git services commented on GEODE-7437:
--------------------------------------------------------

Commit ff7bf9472cdb52aa27c3e7f972129afdc2d324ce in geode-native's branch refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=ff7bf94 ]

GEODE-7437: one way ssl (#555)

* Remove auto-starting of cluster

Co-authored-by: Michael Oleske <mo...@pivotal.io>
Co-authored-by: Vince Ford <vf...@pivotal.io>
Co-authored-by: Ivan Godwin <ig...@pivotal.io>

* Enable SSL in cluster object in C++ and C# tests
* Port One-way and Two-way SSL tests from old integration test framework in 9.2.x into new framework in 10.x codebase


> 1-way SSL is communicating without "ssl-truststore" from the client side when "use-ssl" is set to true
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7437
>                 URL: https://issues.apache.org/jira/browse/GEODE-7437
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Native client is not failing as it should when server certificate can't be validated.  Need to add support for this, along with proper tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)