Re: nginx-1.23.2

2022-10-20 Thread A. Schulze via nginx
Am 20.10.22 um 22:30 schrieb Maxim Dounin: Now for automatic ticket keys rotation it is enough to configure "ssl_session_cache shared:...", something you likely already have configured anyway. Everything else will be done by nginx: it will rotate keys every ssl_session_timeout. so it's enou

Re: nginx-1.23.2

2022-10-20 Thread Maxim Dounin
Hello! On Thu, Oct 20, 2022 at 09:45:17PM +0200, A. Schulze via nginx wrote: > > > Am 19.10.22 um 14:10 schrieb Maxim Dounin: > > Changes with nginx 1.23.219 Oct 2022 > > *) Feature: TLS session tickets encryption keys

Re: nginx-1.23.2

2022-10-20 Thread A. Schulze via nginx
Am 19.10.22 um 14:10 schrieb Maxim Dounin: Changes with nginx 1.23.219 Oct 2022 *) Feature: TLS session tickets encryption keys are now automatically rotated when using shared memory in the "ssl_session_cache" directiv

nginx-1.23.2

2022-10-19 Thread Maxim Dounin
Changes with nginx 1.23.219 Oct 2022 *) Security: processing of a specially crafted mp4 file by the ngx_http_mp4_module might cause a worker process crash, worker process memory disclosure, or might have potential other impact (CVE