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

Specifying key content will conflict with the default key path #116

Closed
dekobon opened this issue Jun 8, 2016 · 1 comment
Closed

Specifying key content will conflict with the default key path #116

dekobon opened this issue Jun 8, 2016 · 1 comment
Assignees

Comments

@dekobon
Copy link
Contributor

dekobon commented Jun 8, 2016

If the default key path (~/.ssh/id_rsa) exists, you can't specify private key content when using a ChainedConfiguration. You will get an error message like:

java.lang.IllegalArgumentException: Private key content and key path can't be both set
@indianwhocodes
Copy link
Contributor

Fixed by #527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants