File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 73
73
Ensure that non-privileged users are not allowed to modify <filename >openssl.cnf</filename >.
74
74
</simpara >
75
75
</caution >
76
+ <simpara >
77
+ As of OpenSSL 3.0.0, which is used on Windows by default as of PHP 8.2.0, several
78
+ algorithms have been deemed legacy. Such algorithms have commonly fallen out of use,
79
+ have been deemed insecure by the cryptography community, or something similar.
80
+ These algorithms are still available via the legacy provider
81
+ (<filename >extras/ssl/legacy.dll</filename >); its usage is described in the
82
+ <link xlink : href =" &url.openssl.config; #Provider-Configuration" >provider configuration</link >
83
+ section of the OpenSSL manual.
84
+ </simpara >
76
85
</note >
77
86
78
87
<simplesect role =" changelog" >
You can’t perform that action at this time.
0 commit comments