Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to authenticate using a private key #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

utarwyn
Copy link
Contributor

@utarwyn utarwyn commented Sep 19, 2023

This PR adds three new options to authenticate to an SFTP server using a private key:

  • PLUGIN_KEY: source content of private key
  • PLUGIN_KEY_PATH: path of the private key
  • PLUGIN_PASSPHRASE: passphrase used to parse the private key (if needed)

Resolves #8

@utarwyn utarwyn force-pushed the public-key-authentication branch 2 times, most recently from c16420d to ec0ecc5 Compare September 19, 2023 22:29
@utarwyn utarwyn force-pushed the public-key-authentication branch from ec0ecc5 to af2c03b Compare September 28, 2023 16:52
@utarwyn utarwyn force-pushed the public-key-authentication branch from af2c03b to 61da9cd Compare September 28, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

certificate credentials
1 participant