### Description As OpenSSL 3 has disabled legacy algorithms by default we need a way to reactivate them. This seems not to be possible with the current RC of PHP 8.2 on Windows:  I took the configuration file from https://salsa.debian.org/php-team/pear/php-dapphp-radius/-/merge_requests/2/diffs Maybee `legacy.dll` is simply missing? ### PHP Version PHP 8.2.0RC5 ### Operating System Windows 10