[
https://issues.apache.org/jira/browse/NIFI-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407105#comment-15407105
]
Andy LoPresto commented on NIFI-2476:
-------------------------------------
The tool should allow for multiple, non-unique hostnames. For example, running
multiple instances on one physical/virtual machine, both would default to the
hostname {{localhost}}, but the tool would only generate one keystore and then
fail. Instead, the output folders should use a format like {{hostname-n}} where
{{n}} is a sequential counter, {{hostname-<port>}}, or
{{hostname-<timeInMillis>}}.
> Further refine tls-toolkit based on feedback gathered during beta
> -----------------------------------------------------------------
>
> Key: NIFI-2476
> URL: https://issues.apache.org/jira/browse/NIFI-2476
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Rosander
>
> The basic functionality of generating keystores, truststores,
> nifi.properties, and a configuration json is implemented.
> As people start using this tool to ease the tls setup process in NiFi,
> shortcomings in the initial implementation will need to be addressed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)