From d28efabb7996419cc7d65622e245c83fd41aec47 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 9 Mar 2009 19:17:53 +0000 Subject: * src/tls/tls_drv.c: Fix to support OpenSSL older than 0.9.8f (EJAB-877)(thanks to Jonathan Schleifer) * doc/guide.tex: It is again supported OpenSSL older than 0.9.8f * doc/guide.html: Likewise SVN Revision: 1979 --- doc/guide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index da12483de..631ae306d 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -331,7 +331,7 @@ GNU Make
  • GCC
  • Libexpat 1.95 or higher
  • Erlang/OTP R10B-9 or higher. -
  • OpenSSL 0.9.8f or higher, for STARTTLS, SASL and SSL encryption. Optional, highly recommended. +
  • OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption. Optional, highly recommended.
  • Zlib 1.2.3 or higher, for Stream Compression support (XEP-0138). Optional.
  • Erlang mysql library. Optional. For MySQL authentication or storage. See section 3.2.1.
  • Erlang pgsql library. Optional. For PostgreSQL authentication or storage. See section 3.2.3. @@ -455,7 +455,7 @@ MS Visual C++ 6.0 Compiler
  • Expat 2.0.0 or higher
  • GNU Iconv 1.9.2 (optional) -
  • Shining Light OpenSSL 0.9.8f or higher +
  • Shining Light OpenSSL 0.9.8d or higher (to enable SSL connections)
  • Zlib 1.2.3 or higher
  • -- cgit v1.2.3