Skip to content

pass phrase prompting when using ConfigFileAuthenticationDetailsProvider #309

Open
@roeycohen

Description

@roeycohen

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...

const passPhrase = file.get("pass_phrase");

but that would be less secure comparing to the user is typing it in the prompt when possible.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKIssue pertains to the SDK itself and not specific to any service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions