wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
202 stars 218 forks source link

[Improvement]: Update file connector sftpIdentities parameter and Passphrase parameter #3536

Closed anupama-pathirage closed 1 month ago

anupama-pathirage commented 1 month ago

Description

Moving the issue from https://github.com/wso2-extensions/esb-connector-file/issues/147

image

Description: As per the current wso2 file connector implementation, it is only supported for one sftpIdentities parameter and sftpIdentityPassphrase to specify the location of the private key and Passphrase of the private key for either source or the destination. It is required to improve the file connector to specify the location of the private key and Passphrase for both the source server and the destination server.

Related Issues: https://github.com/wso2-extensions/esb-connector-file/issues/123

Describe your problem(s)

No response

Describe your solution(s)

N.A

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

anupama-pathirage commented 1 month ago

Closing as this is fixed via