You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by brosander <gi...@git.apache.org> on 2016/11/23 17:34:42 UTC

[GitHub] nifi issue #1268: NIFI-3092 - Double quoting java invocation in bat files wi...

Github user brosander commented on the issue:

    https://github.com/apache/nifi/pull/1268
  
    Made sure that the following works properly:
    
    ```
    bin\tls-toolkit.bat standalone -n "localhost(2)" -C "CN=bbende, OU=ApacheNiFi" -o target
    ```
    
    Then tried a bunch of permutations with tls-toolkit.bat.  Then made sure the quoted arguments showed up properly in the other bat scripts but didn't functionally test them (e.g. url with spaces was logged properly before zookeeper script bombed).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---