aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-07-26 16:38:29 -0700
committerDan Fandrich <dan@coneharvesters.com>2010-07-26 16:38:29 -0700
commitcef30e0924aff22d1c4c891ea46410794d63e2f7 (patch)
tree76b62e119df6af16f815d7db3a62e0012c0ac72f /docs/FAQ
parenta13128596c37603a1001e5f18b5706aa52600b3a (diff)
Added PolarSSL to the docs
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 01124cfa7..b9b56ca6e 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -400,10 +400,10 @@ FAQ
2.2 Does curl work/build with other SSL libraries?
- Curl has been written to use OpenSSL, GnuTLS, yassl or NSS, although there
- should not be many problems using a different library. If anyone does "port"
- curl to use a different SSL library, we are of course very interested in
- getting the patch!
+ Curl has been written to use OpenSSL, GnuTLS, yassl, NSS or PolarSSL,
+ although there should not be many problems using a different library. If
+ anyone does "port" curl to use a different SSL library, we are of course
+ very interested in getting the patch!
2.3 Where can I find a copy of LIBEAY32.DLL?