You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Salazar de Torres (Jira)" <ji...@apache.org> on 2022/01/13 08:28:00 UTC

[jira] [Created] (GEODE-9959) Add FQDN in SSL handshake error when reaching a locator

Mario Salazar de Torres created GEODE-9959:
----------------------------------------------

             Summary: Add FQDN in SSL handshake error when reaching a locator
                 Key: GEODE-9959
                 URL: https://issues.apache.org/jira/browse/GEODE-9959
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Mario Salazar de Torres


*WHEN* a geode-native client tries to reach a locator
*AND* the locator being reached has SSL configured
*BUT* the geode-native client does not have SSL configured
*THEN* a log will be written indicating the issue
*AND* an AuthenticationRequiredException exception will be thrown, which can't be catched

The improvement proposed here is to log the FQDN of the locator being reached in order to have further information when troubleshooting this kind of issues.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)