You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/20 20:56:21 UTC

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

    [ https://issues.apache.org/jira/browse/NIFI-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386611#comment-15386611 ] 

ASF GitHub Bot commented on NIFI-2193:
--------------------------------------

GitHub user brosander opened a pull request:

    https://github.com/apache/nifi/pull/695

    NIFI-2193 - Command line SSL config utility as well as certificate au…

    …thority client/server

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brosander/nifi NIFI-2193-pr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/695.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #695
    
----
commit 496f4f9cdc3cfee43e34684814c72f674261940d
Author: Bryan Rosander <br...@gmail.com>
Date:   2016-07-06T20:56:08Z

    NIFI-2193 - Command line SSL config utility as well as certificate authority client/server

----


> Command Line Keystore and Truststore utility
> --------------------------------------------
>
>                 Key: NIFI-2193
>                 URL: https://issues.apache.org/jira/browse/NIFI-2193
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Bryan Rosander
>            Assignee: Bryan Rosander
>
> In order to facilitate secure setup of NiFi, it would be useful to have a command line utility capable of generating the required keystores, truststore, and relevant configuration files.
> It should be able to generate keystores for each NiFi node, a truststore that they all use, and relevant passwords and configuration files for using the keystores and truststore.
> Additionally, in order to support distributed deployment, a web based certificate authority with corresponding client will allow for each NiFi instance to generate its own keypair and then request signing by the CA.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)