adding information about shared openssl extension.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 May 2005 16:25:46 +0000 (16:25 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 May 2005 16:25:46 +0000 (16:25 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9447 7612ce4b-ef26-0410-bec9-ea0150e637f0

doc/authentication.txt

index bef6ef0d915fafae8249ef7264f2453301bb8e6e..98e61105635d4f3d703a421ae07db457ce647dd6 100644 (file)
@@ -32,6 +32,8 @@ TLS
 * The "STARTTLS" command is NOT supported.  The server you wish to use TLS
   on must have a dedicated port listening for TLS connections. (ie. port
   993 for IMAP, 465 for SMTP)
+* If you use PHP 4.3.x, OpenSSL support must be compiled staticly. See
+  PHP bug #29934 (http://bugs.php.net/bug.php?id=29934)
 
 CONFIGURATION
 -------------