Yes, it uses InetAddresses.  I think it could be changed to use InetSocketAddresses but AFAIK java.net.Socket code just plucks the InetAddress out of one of those and uses it, ignoring the host name.

On 3/14/19 1:33 PM, Sai Boorlagadda wrote:
Is there any guide on how to run Geode with hostnames?
Does Geode resolves the hostname to IPs and use IPs while connecting to peers? This means that for SSL then the certificate needs SAN to contain IP and not just hostname.

Sai

Reply via email to