Skip to content

Could you tell me how to use encrypted private key and private_key_passphrase only? #81

@beam002

Description

@beam002

First of all, thank you for this plugin!

I want to use encrypted private key instead of password or just private key.
But when I run the yml file using encrypted private key and private_key_passphrase, it makes error.

  • ( Error: java.lang.RuntimeException: net.snowflake.client.jdbc.SnowflakeSQLLoggedException: Missing password. )
  • OR ( Error: org.embulk.config.ConfigException: net.snowflake.client.jdbc.internal.org
    .bouncycastle.pkcs.PKCSException: unable to read encrypted data: 1.2.840.113549.
    1.5.13 not available: Cannot find any provider supporting 1.2.840.113549.3.7 )

Could you tell me how to use encrypted private key and private_key_passphrase only? (without password)
Have a nice day!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions