mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
TODO: fix typo in item
Closes #2968 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
6a7feb103a
commit
683fed1a22
@ -916,7 +916,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
|
||||
server's key. MD5 is generally being deprecated so we should implement
|
||||
support for stronger hashing algorithms. libssh2 itself is what provides this
|
||||
underlying functionality and it supports at least SHA-1 as an alternative.
|
||||
SHA-1 is also being deprecated these days so we should consider workign with
|
||||
SHA-1 is also being deprecated these days so we should consider working with
|
||||
libssh2 to instead offer support for SHA-256 or similar.
|
||||
|
||||
17.4 Support CURLOPT_PREQUOTE
|
||||
|
Loading…
Reference in New Issue
Block a user