]> granicus.if.org Git - ejabberd/commitdiff
Update minimum required OpenSSL version
authorSonny Scroggin <scrogson@gmail.com>
Thu, 5 Nov 2015 05:21:08 +0000 (23:21 -0600)
committerSonny Scroggin <scrogson@gmail.com>
Thu, 5 Nov 2015 05:21:08 +0000 (23:21 -0600)
README

diff --git a/README b/README
index f03c194a7c94b4a1ae1e95907d3a091370a6ee48..f6e174ce6c6b68e66810bb9c86d2d03a94ee13dc 100644 (file)
--- 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