[ https://issues.apache.org/jira/browse/GEODE-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835211#comment-16835211 ]
ASF subversion and git services commented on GEODE-6746: -------------------------------------------------------- Commit 41928ea6563f76ab032dcc74eccf23f7975f8861 in geode's branch refs/heads/develop from Nabarun Nag [ https://gitbox.apache.org/repos/asf?p=geode.git;h=41928ea ] GEODE-6746: Log hostname validation disabled once. (#3559) * Using the same logic used by configShown boolean flag * The flag is set the first time the log is printed. * Log level set to info rather than warn. > 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 > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > 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)