[
https://issues.apache.org/jira/browse/NIFI-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834952#comment-16834952
]
ASF subversion and git services commented on NIFI-6026:
-------------------------------------------------------
Commit fdea4c54dfb1b66073aa1ff603b5e814721ac5a7 in nifi's branch
refs/heads/master from thenatog
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fdea4c5 ]
NIFI-6026 - First commit which adds a new tls-toolkit mode called Keystore.
Should instead integrate the functionality into standalone mode.
NIFI-6026 - Updated splitKeystore to use standalone mode with a -splitKeystore
argument.
NIFI-6026 - Removed unused file and references.
NIFI-6026 - Removed some code that is not necessary after doing some argument
checking in the command line parsing.
NIFI-6026 - Made some small changes to only require keystore password if
keystore and key passwords are the same. Added some more tests.
NIFI-6026 - Added some more unit tests as per Andy's request. Also added a
check for empty keystores. Made tests a bit cleaner.
NIFI-6026 - Added empty keystore used by unit tests.
NIFI-6026 Fixed minor formatting and checkstyle issues.
This closes #3340.
Signed-off-by: Andy LoPresto <[email protected]>
> TLS-Toolkit should breakout JKS to individual certs and keys.
> -------------------------------------------------------------
>
> Key: NIFI-6026
> URL: https://issues.apache.org/jira/browse/NIFI-6026
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Nathan Gough
> Assignee: Nathan Gough
> Priority: Minor
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Ingest a JKS and output the unencrypted public certificate and private key as
> two separate files in PEM format.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)