Hello!
Below are CHANGES draft for the upcoming freenginx release, 1.27.6. Review and comments are welcome. Changes with freenginx 1.27.6 15 Apr 2025 *) Workaround: the X25519MLKEM768 group name was not shown in the $ssl_curve and $ssl_curves variables when using OpenSSL 3.5. *) Bugfix: a segmentation fault might occur in a worker process if the "proxy_ssl_password_file" directive was used along with variables in the "proxy_ssl_certificate" or "proxy_ssl_certificate_key" directives; the bug had appeared in 1.23.1. Изменения в freenginx 1.27.6 15.04.2025 *) Изменение: при использовании OpenSSL 3.5 в переменных $ssl_curve и $ssl_curves не отображалось название группы X25519MLKEM768. *) Исправление: в рабочем процессе мог произойти segmentation fault, если использовалась директива proxy_ssl_password_file, а в директивах proxy_ssl_certificate или proxy_ssl_certificate_key использовались переменные; ошибка появилась в 1.23.1. -- Maxim Dounin http://mdounin.ru/