diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2014-01-04 14:33:27 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2014-01-04 14:33:27 +0100 |
commit | c216179af4c6d9bd69e7f83aa3975ab1a6ed44df (patch) | |
tree | 454f3d44771f3cf3ec972aa15086fa31e434c964 /docs/KNOWN_BUGS | |
parent | 4c51f2b57867db8ec6965c1f62407922b5ac00ae (diff) |
docs: primarily refer to schannel as WinSSL
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r-- | docs/KNOWN_BUGS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index e838fefdc..d167ab34b 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -69,12 +69,12 @@ may have been fixed since this was written! option as for all other operating systems. 75. NTLM authentication involving unicode user name or password only works - properly if built with UNICODE defined together with the schannel/winssl + properly if built with UNICODE defined together with the WinSSL/schannel backend. The original problem was mentioned in: http://curl.haxx.se/mail/lib-2009-10/0024.html http://curl.haxx.se/bug/view.cgi?id=896 - The schannel version verified to work as mentioned in + The WinSSL/schannel version verified to work as mentioned in http://curl.haxx.se/mail/lib-2012-07/0073.html 73. if a connection is made to a FTP server but the server then just never |