reference/openssl/configure.xml
d73b9709de6633d289d11d3ae4696a9d78187b53
...
...
@@ -14,7 +14,7 @@
14
14
<literal>/dev/random</literal> device.
15
15
</para>
16
16
<para>
17
-
As of PHP 5.6.3, the configure option <option role="configure">--with-system-ciphers</option>
17
+
The configure option <option role="configure">--with-system-ciphers</option>
18
18
is available which causes PHP to use the system cipher list instead of a hard-coded default.
19
19
</para>
20
20
<note>
...
...
@@ -30,7 +30,7 @@
30
30
<filename>openssl.cnf</filename> file on your system.
31
31
We include a sample configuration file
32
32
in our win32 binary distributions, in the
33
-
<filename class="directory">extras/openssl</filename> directory.
33
+
<filename class="directory">extras/ssl</filename> directory.
34
34
</para>
35
35
<para>
36
36
PHP will search for the <filename>openssl.cnf</filename> using the
37
37