[PATCH] SSL: add "{proxy, uwsgi}_ssl_verify" and supporting directives
Valentin V. Bartenev
vbart at nginx.com
Wed Feb 12 18:42:33 UTC 2014
On Wednesday 12 February 2014 20:29:08 Maxim Dounin wrote:
[..]
> > > proxy_ssl_sni on|off
> > >
> > > default: off (?)
> > > flag, controls if SNI (Server Name Indication) will be used
> > > while connecting to backends;
> > >
> > > (I tend to think that "proxy_ssl_sni" is a better name compared to
> > > "proxy_ssl_server_name", as Server Name Indication is usually
> > > called SNI in various places.)
> >
> > I dislike the "_sni" suffix, it just looks ugly in lowercase and most
> > of the variable and directive names in nginx is rather verbose...
> > "proxy_ssl_server_name" would also match "$ssl_server_name" (if that
> > ever gets merged...).
>
> Well, I don't think I care too much about the color. The
> "proxy_ssl_server_name" looks a bit too long for me, but I
> certainly can live with it.
Then my vote goes to proxy_ssl_server_name. =)
wbr, Valentin V. Bartenev
More information about the nginx-devel
mailing list