nlopess         Fri May 28 15:28:56 2004 EDT

  Modified files:              
    /phpdoc/en/reference/openssl        reference.xml 
  Log:
  note about latest problems on openssl
  
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/reference.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/openssl/reference.xml
diff -u phpdoc/en/reference/openssl/reference.xml:1.9 
phpdoc/en/reference/openssl/reference.xml:1.10
--- phpdoc/en/reference/openssl/reference.xml:1.9       Wed May 26 12:14:08 2004
+++ phpdoc/en/reference/openssl/reference.xml   Fri May 28 15:28:56 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.openssl">
   <title>OpenSSL Functions</title>
   <titleabbrev>OpenSSL</titleabbrev>
@@ -24,6 +24,12 @@
      Other versions (PHP &lt;=4.0.4pl1 and &gt;= 4.3.2) require OpenSSL &gt;=
      0.9.6.
     </para>
+    <warning>
+     <para>
+      You are strongly encouraged to use the most recent OpenSSL version,
+      otherwise your web server could be vulnerable to attack.
+     </para>
+    </warning>
    </section>
 
    &reference.openssl.configure;

Reply via email to