[
https://issues.apache.org/jira/browse/GEODE-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce J Schuchardt reopened GEODE-7414:
---------------------------------------
Assignee: Mario Ivanac (was: Ernest Burghardt)
We were reviewing this code again and found that the new SSLParameterExtension
interface has an _init_ method that takes a _DistributionConfig_ as an
argument, but that is an internal class. It can't be used in a public
interface. Can you change this to take a Properties holding geode properties?
Then you can use _DistributionConfig.toProperties()_ when initializing your
implementation of the interface
> SSL ClientHello server_name extension
> -------------------------------------
>
> Key: GEODE-7414
> URL: https://issues.apache.org/jira/browse/GEODE-7414
> Project: Geode
> Issue Type: Improvement
> Components: security
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: needs-review, pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {color:#172b4d}We propose to add the {color}*server_name extension to the
> ClientHello message*{color:#172b4d}. The extension would hold the distributed
> system ID of the site where the connection originated from.{color}
> {color:#172b4d}This will be used to determine internal geode communication,
> and communication between geode sites.{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)