2018, at 10:29 PM, Liron Ben Ari wrote:
>
> Hi again...
> After some functional test on the SSL configuration, we saw degradation of
> 300% on performance!!
> Does anyone have an experience?
> Is there a some special tuning that I can do?
>
> We used this In our config
r any help :)
-Original Message-----
From: Liron Ben Ari
Sent: Sunday, June 24, 2018 12:58 PM
To: dev@geode.apache.org
Cc: Gregory Vortman
Subject: RE: trying to implement SSL configuration
Thanks a lot for your respond Ryan,
I've used the ssl-enabled-components=all parameter.
All my c++ clie
a minimum for GFSH to connect. it's a
bit different if you pass --use-http to your `connect` command, but it doesn't
appear you are doing that.
Ryan
On Wed, Jun 20, 2018 at 8:46 AM, Liron Ben Ari
wrote:
> Hi ,
> Well , I managed!! All my processes are talking with SSL configu
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
mailto:liron.ben...@amdocs.com>> wrote:
We check - the PKCS12 works - (as we saw i
We check - the PKCS12 works - (as we saw it in the s_client)
It looks like the server did not found a valid certificate...
Maybe you have a working example? When the client is native c++?
Thanks!!
-Original Message-
From: Liron Ben Ari
Sent: Tuesday, June 12, 2018 11:25 AM
To
)
The keystore for the native client should be in PEM format.
-Original Message-
From: Udo Kohlmeyer [mailto:ukohlme...@pivotal.io]
Sent: Tuesday, June 12, 2018 1:49 AM
To: dev@geode.apache.org; Liron Ben Ari ;
u...@geode.apache.org
Cc: Gregory Vortman ; Vladi Polonsky
; Alon Bar-Lev
Hello team.
I am trying to move my Client server to work with SSL as part of Security POC
we are running .
I was moving on GEODE documents (there are a lot! :)) and there was a lot of
different options...
This is the configuration I used:
I've generated Keystore & certificate using a privat