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 ability to get the SSH host key and its type. #909

Merged
merged 3 commits into from Jan 10, 2023

Commits on Dec 10, 2022

  1. Copy the full SHA
    84e21aa View commit details
    Browse the repository at this point in the history
  2. Change the certificate_check callback to support passthrough.

    This is essential to being able to validate an SSH host key while
    still relying on libgit2 to validate TLS certificates.
    ehuss committed Dec 10, 2022
    Copy the full SHA
    fa41943 View commit details
    Browse the repository at this point in the history
  3. Bump versions

    This is necessary due to the certificate_check callback API change.
    ehuss committed Dec 10, 2022
    Copy the full SHA
    222fbf3 View commit details
    Browse the repository at this point in the history