]> granicus.if.org Git - curl/commitdiff
2.2 - rephrased
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Feb 2001 13:41:09 +0000 (13:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Feb 2001 13:41:09 +0000 (13:41 +0000)
docs/FAQ

index 0fad2edbae59fd240566bed435b5f84a80a16b92..05e0e03bc9d4285971f34824a0e67b34953861cf 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1,4 +1,4 @@
-Updated: February 12, 2001 (http://curl.haxx.se/docs/faq.shtml)
+Updated: February 16, 2001 (http://curl.haxx.se/docs/faq.shtml)
                                   _   _ ____  _     
                               ___| | | |  _ \| |    
                              / __| | | | |_) | |    
@@ -183,11 +183,8 @@ FAQ
   2.2. Does curl work/build with other SSL libraries?
 
   Curl has been written to use OpenSSL, although I doubt there would be much
-  problems using a different library. I just don't know any other free one and
-  that has limited my possibilities to develop against anything else.
-
-  If anyone does "port" curl to use a commercial SSL library, I am of course
-  very interested in getting the patch!
+  problems using a different library. If anyone does "port" curl to use a
+  different SSL library, I am of course very interested in getting the patch!
 
   2.3. Where can I find a copy of LIBEAY32.DLL?