diff options
author | Santino Keupp <santino.keupp@diehl.com> | 2019-12-20 13:37:20 +0100 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2020-01-11 19:17:33 -0500 |
commit | 272282a05416e42d2cc4a847a31fd457bc6cc827 (patch) | |
tree | ed6efaed06de058794c9de3003425e856fafcd5f /docs/EXPERIMENTAL.md | |
parent | 8792a592232a8578c6217a2f8a07bc5f33c3a82f (diff) |
libssh2: add support for forcing a hostkey type
- Allow forcing the host's key type found in the known_hosts file.
Currently, curl (with libssh2) does not take keys from your known_hosts
file into account when talking to a server. With this patch the
known_hosts file will be searched for an entry matching the hostname
and, if found, libssh2 will be told to claim this key type from the
server.
Closes https://github.com/curl/curl/pull/4747
Diffstat (limited to 'docs/EXPERIMENTAL.md')
0 files changed, 0 insertions, 0 deletions