note about latest problems on openssl

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159903 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-05-28 19:28:56 +00:00
parent 0b48384190
commit 8e9858ad43

View file

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