nginx reverse proxy replace url by ip address in upstream
You need this directive: proxy_ssl_server_name on;
The default is off.
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ssl_server_name
You need this directive: proxy_ssl_server_name on;
The default is off.
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ssl_server_name