]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
FAQ: remove opinionated sentence on NTLM
authorDaniel Gustafsson <daniel@yesql.se>
Fri, 20 May 2022 11:40:12 +0000 (13:40 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Fri, 20 May 2022 11:40:12 +0000 (13:40 +0200)
curl is a tool that support many different things, and it doesn't
really seem like our job to tell other what to use (as they might
not have much say in the matter even).  Also tidy up wording.

Closes: #8886
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
docs/FAQ

index 48cb903f3012acceac0df2cf570ad6882212fb55..375715dc961eeaec8816ab55882e7c57a0e9e0f0 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -66,7 +66,7 @@ FAQ
   4.6 Can you tell me what error code 142 means?
   4.7 How do I keep user names and passwords secret in curl command lines?
   4.8 I found a bug
-  4.9 curl cannot authenticate to the server that requires NTLM?
+  4.9 curl cannot authenticate to a server that requires NTLM?
   4.10 My HTTP request using HEAD, PUT or DELETE does not work
   4.11 Why do my HTTP range requests return the full document?
   4.12 Why do I get "certificate verify failed" ?
@@ -899,14 +899,11 @@ FAQ
   If there is a bug, read the BUGS document first. Then report it as described
   in there.
 
-  4.9 curl cannot authenticate to the server that requires NTLM?
+  4.9 curl cannot authenticate to a server that requires NTLM?
 
   NTLM support requires OpenSSL, GnuTLS, mbedTLS, NSS, Secure Transport, or
   Microsoft Windows libraries at build-time to provide this functionality.
 
-  NTLM is a Microsoft proprietary protocol. Proprietary formats are evil. You
-  should not use such ones.
-
   4.10 My HTTP request using HEAD, PUT or DELETE does not work
 
   Many web servers allow or demand that the administrator configures the