[
https://issues.apache.org/jira/browse/NIFI-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura resolved NIFI-6309.
---------------------------------
Resolution: Not A Bug
Thanks for reporting the issue [~scotthowell]. However, I believe this is an
expected behavior. Unencrypted RSA private key doesn't have passphrase.
Although unencrypted RSA private key is less secure since it can be used once
it's stollen, it's commonly used especially in dev-environments. We should
allow a private key path without a passphrase.
> PutSFTP does not validate that privatekey needs a key passphrase
> ----------------------------------------------------------------
>
> Key: NIFI-6309
> URL: https://issues.apache.org/jira/browse/NIFI-6309
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration Management
> Affects Versions: 1.9.2
> Environment: amazon-linux-2
> Reporter: Scott Howell
> Priority: Minor
>
> When using a private key with PutSFTP the code requires that there is a key
> passphrase also used. The processor does not show invalidated once you add
> the private key. Would be helpful to have some validation on the processor to
> show that you also need to include a key passphrase.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)