RE: trying to implement SSL configuration

2018-06-12 Thread Liron Ben Ari
Hi , Thanks you for the quick respond. So according to the link you send, the keystore type is jks as well. I will try and update... But according the client configuration (I found this document for it:

[SECURITY] CVE-2017-15695 Apache Geode remote code execution vulnerability

2018-06-12 Thread Anthony Baker
CVE-2017-15695 Apache Geode remote code execution vulnerability Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Geode 1.0.0 through 1.4.0 Description: When a Geode server is configured with a security manager, a user with DATA:WRITE privileges is allowed

Re: trying to implement SSL configuration

2018-06-12 Thread Ernest Burghardt
Hello, For "native" C++ interaction have a look at geode-native/cppcache/integration-test/testThinClientSSL This should provide an example of connecting with SSL enabled... EB On Tue, Jun 12, 2018 at 2:48 AM, Liron Ben Ari wrote: > > We check - the PKCS12 works - (as we saw it in the