summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSonny Scroggin <scrogson@gmail.com>2015-11-04 23:21:08 -0600
committerSonny Scroggin <scrogson@gmail.com>2015-11-04 23:21:08 -0600
commitd252b9948c1f3752c55e50a11da6851791b76c5d (patch)
treec7ee1d9163ccdb9fe28580435ebaf76edbb99090 /README
parentRemove supervisor option, disable it for c2s and muc (diff)
Update minimum required OpenSSL version
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f03c194a..f6e174ce 100644
--- a/README
+++ b/README
@@ -107,7 +107,7 @@ To compile ejabberd you need:
- Libexpat 1.95 or higher.
- Libyaml 0.1.4 or higher.
- Erlang/OTP 17.1 or higher.
- - OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
+ - OpenSSL 1.0.0 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).
- GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not