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

Conflict with net-sftp #7

Open
benwalsh opened this issue Jul 8, 2019 · 2 comments
Open

Conflict with net-sftp #7

benwalsh opened this issue Jul 8, 2019 · 2 comments

Comments

@benwalsh
Copy link

benwalsh commented Jul 8, 2019

I'm using net-sftp version 2.1.2.

Net::SFTP.start(ENDPOINT, USERNAME, password: PASSWORD) do |sftp|
  ...
end

This works fine when keystores is not installed. When keystores is installed, it raises an error:

ArgumentError (wrong number of arguments (given 0, expected 1))

@gerdadecio
Copy link

any news on this? asking as we are also getting the same issue.

@benwalsh
Copy link
Author

benwalsh commented Jan 6, 2020

Doesn't seem that this project is under active development.

I am using system keytool and openssl commands.

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

No branches or pull requests

2 participants