Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-5161

Toolkit character escaping issue

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              thenatog Nathan Gough
              mcgilman Matt Gilman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: