Re: SSL Alias Support for JMX Connections

2019-08-09 Thread Owen Nichols
There appears to be consensus that this is a critical fix. The following commit has been brought into support/1.10.0 as the critical fix for GEODE-7022 : git cherry-pick -x 62317207b2ea3b4b4d

Re: SSL Alias Support for JMX Connections

2019-08-09 Thread Kirk Lund
+1 On Fri, Aug 9, 2019 at 9:38 AM Jason Huynh wrote: > +1 > > On Thu, Aug 8, 2019 at 7:12 PM Owen Nichols wrote: > > > Hi Juan and Sai, thank you for bringing your concern. > > > > Geode's release process dictates a time-based schedule < > > https://cwiki.apache.org/confluence/display/GEODE/Rel

Re: SSL Alias Support for JMX Connections

2019-08-09 Thread Jason Huynh
+1 On Thu, Aug 8, 2019 at 7:12 PM Owen Nichols wrote: > Hi Juan and Sai, thank you for bringing your concern. > > Geode's release process dictates a time-based schedule < > https://cwiki.apache.org/confluence/display/GEODE/Release+Schedule> to > cut release branches. The release/1.10.0 < > http

Re: SSL Alias Support for JMX Connections

2019-08-08 Thread Owen Nichols
Hi Juan and Sai, thank you for bringing your concern. Geode's release process dictates a time-based schedule to cut release branches. The release/1.10.0 branch was already

Re: SSL Alias Support for JMX Connections

2019-08-08 Thread Sai Boorlagadda
+1 for getting this into 1.10 On Thu, Aug 8, 2019 at 11:29 AM Juan José Ramos wrote: > I'd like to propose including the fix for *GEODE-7022 [1]* in release > 1.10.0. > The fix basically improves our own implementation of the > *RMIClientSocketFactory* to fully support the GEODE SSL settings, al

SSL Alias Support for JMX Connections

2019-08-08 Thread Juan José Ramos
I'd like to propose including the fix for *GEODE-7022 [1]* in release 1.10.0. The fix basically improves our own implementation of the *RMIClientSocketFactory* to fully support the GEODE SSL settings, allowing our users to specify a default alias when opening an RMI connection. Best regards. [1]: