[
https://issues.apache.org/jira/browse/NIFI-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408260#comment-15408260
]
ASF GitHub Bot commented on NIFI-2485:
--------------------------------------
Github user brosander commented on the issue:
https://github.com/apache/nifi/pull/790
```
nifi-toolkit-1.0.0-SNAPSHOT brosander$ bin/tls-toolkit.sh standalone -n
host1,host2 -o tmp
16/08/04 14:19:44 INFO standalone.TlsToolkitStandaloneCommandLine: No
nifiPropertiesFile specified, using embedded one.
16/08/04 14:19:45 INFO standalone.TlsToolkitStandalone: Running standalone
certificate generation with output directory tmp and hostnames [host1, host2]
16/08/04 14:19:45 INFO standalone.TlsToolkitStandalone: Successfully
generated TLS configuration for host1:10443 in tmp/host1
16/08/04 14:19:45 INFO standalone.TlsToolkitStandalone: Successfully
generated TLS configuration for host2:10443 in tmp/host2
16/08/04 14:19:45 INFO standalone.TlsToolkitStandalone: Successfully
generated TLS configuration for all hosts
```
> Standalone tool sensible default for nifiProperties, httpsPort,
> outputDirectory
> -------------------------------------------------------------------------------
>
> Key: NIFI-2485
> URL: https://issues.apache.org/jira/browse/NIFI-2485
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Bryan Rosander
> Assignee: Bryan Rosander
>
> Standalone tool has no default for:
> -f, --nifiPropertiesFile
> -p, --httpsPort
> Standalone tool default is unclear for:
> -o, --outputDirectory "." can display "current directory" or "../<current
> directory>"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)