Open
Description
Hi.
When using ConfigFileAuthenticationDetailsProvider, is it possible to pass the passphrase from the user's input?
from the code it seems the passphrase should be set in the config file...
but that would be less secure comparing to the user is typing it in the prompt when possible.
Thanks!