You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/02/05 19:01:00 UTC

[jira] [Updated] (NIFI-7427) Create an SSH key management controller service for SFTP processors

     [ https://issues.apache.org/jira/browse/NIFI-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-7427:
-----------------------------------
    Issue Type: New Feature  (was: Task)

> Create an SSH key management controller service for SFTP processors
> -------------------------------------------------------------------
>
>                 Key: NIFI-7427
>                 URL: https://issues.apache.org/jira/browse/NIFI-7427
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.11.4
>            Reporter: Nathan Gough
>            Priority: Minor
>              Labels: controller_services, key-management, security
>
> From what I can see, only SFTP processors use SSH keys so the function is a bit limited. However, the key and password and host_key properties must be entered for each SFTP processor. We also do not have a validator available to check if the SSH key file appears valid or not.
> We could create an SSH Key service that contains these things and add a validator for some of the properties. The sshj library KeyProviderUtil may assist with checking if keys are valid files.
> Relates to NIFI-3890



--
This message was sent by Atlassian Jira
(v8.3.4#803005)