You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2018/05/07 21:11:00 UTC

[jira] [Updated] (NIFI-5161) Toolkit character escaping issue

     [ https://issues.apache.org/jira/browse/NIFI-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy LoPresto updated NIFI-5161:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Toolkit character escaping issue
> --------------------------------
>
>                 Key: NIFI-5161
>                 URL: https://issues.apache.org/jira/browse/NIFI-5161
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>    Affects Versions: 1.6.0
>            Reporter: Matt Gilman
>            Assignee: Nathan Gough
>            Priority: Minor
>              Labels: alias, escape, keystore, security, tls
>             Fix For: 1.7.0
>
>
> The Java Keystore does not perform any character validation on the alias field, so theoretically a "/" character should be accepted. According to the Java documentation, the only instruction is "Whether aliases are case sensitive is implementation dependent. In order to avoid problems, it is recommended not to use aliases in a KeyStore that only differ in case."
> The toolkit will need to be updated to correctly escape special characters when passing them to the Java commands.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)