diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-10-19 18:36:50 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-10-19 18:36:50 +0300 |
commit | 9b8b33bd4a3f44a4d1a23b7fba09a014e0fcc5ab (patch) | |
tree | bfe8162d3d610553b6506d6eb6786b904e571fab /src/http/modules/ngx_http_proxy_module.c | |
parent | 33f940534e89c599998ed9e516af565e6372e700 (diff) | |
download | nginx-9b8b33bd4a3f44a4d1a23b7fba09a014e0fcc5ab.tar.gz nginx-9b8b33bd4a3f44a4d1a23b7fba09a014e0fcc5ab.zip |
SSL: compatibility with BoringSSL.
BoringSSL changed SSL_set_tlsext_host_name() to be a real function
with a (const char *) argument, so it now triggers a warning due to
conversion from (u_char *). Added an explicit cast to silence the
warning.
Prodded by Piotr Sikora, Alessandro Ghedini.
Diffstat (limited to 'src/http/modules/ngx_http_proxy_module.c')
0 files changed, 0 insertions, 0 deletions