浏览代码

adding information about shared openssl extension.

tokul 20 年之前
父节点
当前提交
b0504e01f2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/authentication.txt

+ 2 - 0
doc/authentication.txt

@@ -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
 -------------