pivotal-jbarrett opened a new pull request #7350: URL: https://github.com/apache/geode/pull/7350
When SSL is enabled we set the java.rmi.server.hostname System Property to force creation of endpoints bound to that address rather than the default, which is the local IP address. When RMI clients make connections for these endpoints they will use the correct hostname, which should match the hostname in the SSL certificate. (cherry picked from commit 1da903901bf4bb4d339d83a244051eaf58d8b690) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org