You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/01/13 10:18:21 UTC

[GitHub] [geode-native] gaussianrecurrence opened a new pull request #903: GEODE-9959: Add FQDN in log upon SSL missconfig

gaussianrecurrence opened a new pull request #903:
URL: https://github.com/apache/geode-native/pull/903


    - Whenever there is an SSL missoconfiguration while trying to reach a
      locator, an AuthenticationRequiredException is thrown and a log is
      written. Currently FQDN of the locator is not logged.
    - This commit adds the locator FQDN in order to further troubleshoot
      this kind of scenarios.
    - Also, in order to ease implementation, toString method was
      implemented for ServerLocation.


-- 
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-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [geode-native] gaussianrecurrence closed pull request #903: GEODE-9959: Add FQDN in log upon SSL missconfig

Posted by GitBox <gi...@apache.org>.
gaussianrecurrence closed pull request #903:
URL: https://github.com/apache/geode-native/pull/903


   


-- 
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-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org