[PATCH] Proxy: added the "proxy_ssl_ciphers" directive.

Piotr Sikora piotr at cloudflare.com
Wed Sep 25 00:02:45 UTC 2013


Hi Maxim,

>> +#define NGX_DEFAULT_CIPHERS  "DEFAULT"
>> +
>> +
>
> I tend to think it would be better to omit this for clarity, and
> just use the "DEFAULT" string constant in
> ngx_conf_merge_str_value():
>
> (...)
>
> You are ok with this?  If yes, I'll just push the fixed version.

I think that's more consistent with ngx_{mail,http}_ssl_module this
way, but I don't feel strongly about it, so feel free to commit your
version... I won't mind :)

Best regards,
Piotr Sikora



More information about the nginx-devel mailing list