[nginx] SSL: $ssl_curves (ticket #1088).
Maxim Dounin
mdounin at mdounin.ru
Wed Dec 14 14:48:56 UTC 2016
Hello!
On Tue, Dec 13, 2016 at 03:41:44PM -0800, Piotr Sikora via nginx-devel wrote:
> > details: http://hg.nginx.org/nginx/rev/e75e854657ba
> > branches:
> > changeset: 6817:e75e854657ba
> > user: Maxim Dounin <mdounin at mdounin.ru>
> > date: Mon Dec 05 22:23:23 2016 +0300
> > description:
> > SSL: $ssl_curves (ticket #1088).
> >
> > The variable contains a list of curves as supported by the client.
>
> Why this isn't called $ssl_client_curves, then?
>
> Same question applies to $ssl_ciphers.
The $ssl_client_* variables are used for variables related to
client certificate verification, more specifically - client
certificate and its properties. Various other entities, including
ones supplied by the client, do not use "client" prefix - e.g.,
$ssl_server_name.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list