Hello!
Below are CHANGES draft for the upcoming freenginx release,
1.27.6. Review and comments are welcome.
Changes with freenginx 1.27.615 Apr 2025
*) Workaround: the X25519MLKEM768 group name was not shown in the
$ssl_curve and $ssl_curves var
details: http://freenginx.org/hg/nginx/rev/1fc37359eb2b
branches:
changeset: 9344:1fc37359eb2b
user: Maxim Dounin
date: Tue Apr 15 02:20:14 2025 +0300
description:
Upstream: fixed SSL certificate password prompt in complex configs.
Variables support in certificates introduced in 783
details: http://freenginx.org/hg/nginx/rev/aeaee7ffdb78
branches:
changeset: 9342:aeaee7ffdb78
user: Maxim Dounin
date: Tue Apr 15 02:19:07 2025 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines
details: http://freenginx.org/hg/nginx/rev/4f20c52c5f1b
branches:
changeset: 9343:4f20c52c5f1b
user: Maxim Dounin
date: Tue Apr 15 02:20:08 2025 +0300
description:
Upstream: fixed passwords usage for certificates with variables.
SSL certificate passwords are stored separately from t
details: http://freenginx.org/hg/nginx-tests/rev/0a913a10945b
branches:
changeset: 2007:0a913a10945b
user: Maxim Dounin
date: Sun Apr 13 05:13:42 2025 +0300
description:
Tests: tests for proxy_ssl_password_file issue.
diffstat:
proxy_ssl_certificate_vars.t | 27 ++
details: http://freenginx.org/hg/nginx/rev/22e6a225f605
branches:
changeset: 9341:22e6a225f605
user: Maxim Dounin
date: Tue Apr 15 02:09:29 2025 +0300
description:
SSL: improved handling of $ssl_curve and $ssl_curves variables.
Now both $ssl_curve and $ssl_curves try to use SSL_grou