Re: Odg: Certificate Based Authorization

2020-06-22 Thread Jacob Barrett
I went on a little journey to see if it was possible and it looks promising. I was able to get access to the SSLSocket and thus the SSLContext. Proof of concept patch attached. > On Jun 19, 2020, at 2:53 PM, Jacob Barrett wrote: > > So I can see why this research paper was so bleak about the

Re: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a partitioned region

2020-06-22 Thread Mike Martell
On it now. Mike From: Alberto Gomez Sent: Monday, June 22, 2020 9:04 AM To: dev@geode.apache.org Subject: Re: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a partitioned region Hi, I have no complete reviews y

Re: JIRA access

2020-06-22 Thread Alexander Murmann
Hi Louis, You should have access now Please let me know if you need any further help On Mon, Jun 22, 2020 at 10:33 AM Louis Jacome wrote: > Hello, > > I am emailing to request access to the Geode project, I have a personal > account registered under louisjac...@gmail.com that I would like gran

JIRA access

2020-06-22 Thread Louis Jacome
Hello, I am emailing to request access to the Geode project, I have a personal account registered under louisjac...@gmail.com that I would like granted access. Please let me know if there's anything else you need. Thanks! Louis

Re: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a partitioned region

2020-06-22 Thread Alberto Gomez
Hi, I have no complete reviews yet. Any volunteers? Thanks, Alberto From: Alberto Gomez Sent: Monday, June 15, 2020 1:31 PM To: dev@geode.apache.org Subject: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a par

Re: Client Usage of RMI

2020-06-22 Thread Joris Melchior
Pulse communicates to the locator over jmx/rmi as well. From: Kirk Lund Sent: June 19, 2020 14:24 To: dev@geode.apache.org Subject: Re: Client Usage of RMI The only use of RMI in Geode that I'm aware of is: 1) GFSH to Locator communication over jmx/rmi 2) Commun