Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-07-01 19:01:13 +0400
committerBadlop <badlop@process-one.net>2010-07-01 19:01:13 +0400
commitc3c23a04f65a98d55a1b4c4d86a82633320e83ac (patch)
treedb6b8a9039109048faeada7b381609919004caed /README
parentae6545989ec2833c1c6d1d9fc86e966f2c18524b (diff)
Requirement of OpenSSL increased from 0.9.6 to 0.9.8
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1a8dcdd1e..da7742256 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ To compile ejabberd you need:
- GCC
- Libexpat 1.95 or higher
- Erlang/OTP R10B-9 or higher. Recommended versions: R12B-5 and R13B04
- - OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption.
+ - OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support
(XEP-0138). Optional.
- Erlang mysql library. Optional. MySQL authentication/storage.