aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-03-04 07:47:53 +0000
committerRichard Levitte <levitte@openssl.org>2004-03-04 07:47:53 +0000
commit08844f0cd9bb4bd3efa4b799d881506236b7910a (patch)
treef370af4ceb2ab53341d60a9f6597696baef2db72
parentfcc7c0a7bf8214f5338d0543d1ad4c992d5e9da1 (diff)
downloadopenssl-08844f0cd9bb4bd3efa4b799d881506236b7910a.zip
openssl-08844f0cd9bb4bd3efa4b799d881506236b7910a.tar.gz
openssl-08844f0cd9bb4bd3efa4b799d881506236b7910a.tar.bz2
Make our page with pointers to binary distributions visible in the FAQ
-rw-r--r--FAQ5
1 files changed, 4 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index d6bfd35..519ab89 100644
--- a/FAQ
+++ b/FAQ
@@ -111,11 +111,14 @@ OpenSSL. Information on the OpenSSL mailing lists is available from
* Where can I get a compiled version of OpenSSL?
+You can finder pointers to binary distributions in
+http://www.openssl.org/related/binaries.html .
+
Some applications that use OpenSSL are distributed in binary form.
When using such an application, you don't need to install OpenSSL
yourself; the application will include the required parts (e.g. DLLs).
-If you want to install OpenSSL on a Windows system and you don't have
+If you want to build OpenSSL on a Windows system and you don't have
a C compiler, read the "Mingw32" section of INSTALL.W32 for information
on how to obtain and install the free GNU C compiler.