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

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -