Hi Gopi,

This is implementation specific for secret backend type. If you are using
the File Backend, you don't need to encrypt as it is the developer backend
to test the framework so it needs to be simple as possible. But for
production level backends, yes we should have them encrypted.

Thanks
Dimuthu

On Mon, Apr 27, 2020 at 10:29 PM GOPI KIRAN <[email protected]> wrote:

> Hi,
>
> Since I need to use a password for FTP and since it's not an SFTP
> password is the only method of authentication. Should I use Spring security
> tools like BCrypt to encrypt the passwords while storing it in local DB or
> from the file?
>
> If that is okay then I would propose to do it with passphrase as well for
> SCP transfer!
>
> With regards,
> Gopi Kiran
>

Reply via email to