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

Try importing private keys with libssh if GnuTLS fails (9.0) #841

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Oct 28, 2019

If check_private_key cannot import a key with GnuTLS, try importing it
with gvm_ssh_public_from_private as some key types may only be supported
by libssh.

Checklist:

If check_private_key cannot import a key with GnuTLS, try importing it
with gvm_ssh_public_from_private as some key types may only be supported
by libssh.
@timopollmeier timopollmeier marked this pull request as ready for review October 28, 2019 16:15
@mattmundell mattmundell merged commit d048ec8 into greenbone:gvmd-9.0 Oct 29, 2019
@timopollmeier timopollmeier deleted the libssh-credential-verification-9.0 branch June 9, 2020 06:53
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.

2 participants