You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2017/12/20 02:40:00 UTC

[jira] [Created] (NIFI-4714) S2S does not work with default configuration if hostname has uppercase

Koji Kawamura created NIFI-4714:
-----------------------------------

             Summary: S2S does not work with default configuration if hostname has uppercase
                 Key: NIFI-4714
                 URL: https://issues.apache.org/jira/browse/NIFI-4714
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.5.0
            Reporter: Koji Kawamura
            Assignee: Koji Kawamura
             Fix For: 1.5.0


NIFI-4632 added hostname retrieved by InetAddress.getLocalHost() to valid hostnames. But it does not lowercase the hostname while hostHeaderIsValid method matches lowercased hostname against valid hosts. This makes S2S with default configuration to fail if hostname contains uppercase character.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)