mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:03:32 +03:00
libssh: add support for SHA256 host public keys
Reported-by: Joshua Rogers Fixes #21605 Closes #21607
This commit is contained in:
parent
9135294115
commit
eb9b253d66
11 changed files with 85 additions and 48 deletions
|
|
@ -17,10 +17,6 @@ test
|
|||
|
||||
# Client-side
|
||||
<client>
|
||||
# so far only the libssh2 backend supports SHA256
|
||||
<features>
|
||||
libssh2
|
||||
</features>
|
||||
<server>
|
||||
sftp
|
||||
</server>
|
||||
|
|
|
|||
|
|
@ -17,10 +17,6 @@ test
|
|||
|
||||
# Client-side
|
||||
<client>
|
||||
# so far only the libssh2 backend supports SHA256
|
||||
<features>
|
||||
libssh2
|
||||
</features>
|
||||
<server>
|
||||
scp
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue