﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
2135	capture negotiated ssl_curve	Geert Hendrickx		"`$ssl_ciphers` contains the list of ciphers offered/supported by the client.
`$ssl_cipher` contains the one cipher selected by the server, from the above list of client ciphers.

`$ssl_curves` contains the list of elliptic curves offered/supported by the client.
However there is no `$ssl_curve` counterpart to log the selected curve.

Like `$ssl_cipher`, this could be useful for analysis and optimization of the SSL configuration."	enhancement	closed	minor		documentation	1.19.x	fixed	ssl, logging			nginx version: nginx/1.19.6
