mule - SFTP connector throwing error while giving encrytped passwords in properties file -
i using mule credential vault store encrypted passwords in mule-app-env.properties file. key used encrypt password there in mule-app.properties file.
i have many password in file in encrypted form smtp connector password, salesforce user password , sftp password. password working fine sftp connector throwing - many bad attempt authorization failure error while using encrpted passwords . password , username correct only.
exact error: error during login username@host: ssh_msg_disconnect: 11 many bad authentication attempts!
when m printing value sftp password in logger correctly printing decrypted value. sftp connector throwing error password.
can please me out regarding this
Comments
Post a Comment