elasticio / sftp-component

SFTP component for the elastic.io platform
Apache License 2.0
2 stars 3 forks source link

SSH key + passphrase auth method does not work #117

Closed A3a3e1 closed 2 years ago

A3a3e1 commented 2 years ago

Component Bug Report

Description

The component lacks a field where a user could type a passphrase into. Actually, SSH key + passphrase auth method does work in only case - when the passphrase is empty.

We need to add a field to the credentials section and consume this field properly for this auth method

Component Version

Any. Incl 1.4.9

Steps to Reproduce

1. 2. 3. 4. 5.

Actual Result

[What actually happened]

Expected Result

[What you expected to happen]

Workaround(s)

[Any known workaround(s) to circumvent the above issue]