nabarun created GEODE-6746: ------------------------------ Summary: Hostname validation disabled log should be shown once. Key: GEODE-6746 URL: https://issues.apache.org/jira/browse/GEODE-6746 Project: Geode Issue Type: Bug Components: security Reporter: nabarun
On repeated connect method call the "hostname validation disabled due to SSL configuration" log is shown multiple times. Show this log once and also as at info level. {noformat} [warning 2019/03/15 14:35:20.686 EDT vcld014096 <WAN Locator Discovery Thread4> tid=0x73] Your SSL configuration disables hostname validation. ssl-endpoint-identification-enabled should be set to true when SSL is enabled. Please refer to the Apache GEODE SSL Documentation for SSL Property: ssl‑endpoint ‑identification‑enabled {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)