From 26d1aaccdfb1c6f456f7421359bb8759a1436c46 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 16 Feb 2001 13:41:09 +0000 Subject: [PATCH] 2.2 - rephrased --- docs/FAQ | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/FAQ b/docs/FAQ index 0fad2edba..05e0e03bc 100644 --- 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?