mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:53:33 +03:00
libssh2: add SHA256 fingerprint support
Added support for SHA256 fingerprint in command line curl and in libcurl. Closes #7646
This commit is contained in:
parent
1ca62bb5ce
commit
d1e7d9197b
27 changed files with 360 additions and 38 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -7,6 +7,7 @@ curl_client_knownhosts
|
|||
curl_host_rsa_key
|
||||
curl_host_rsa_key.pub
|
||||
curl_host_rsa_key.pub_md5
|
||||
curl_host_rsa_key.pub_sha256
|
||||
curl_sftp_cmds
|
||||
curl_sftp_config
|
||||
curl_ssh_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue