TL;DR — Resumo Rápido
Nginx 1.7 introduz verificação de certificados SSL em backends, suporte SNI para servidores upstream e registro de acesso condicional aprimorado
Nota: Este artigo foi publicado originalmente em 2014. Alguns passos, comandos ou versões de software podem ter mudado. Consulte a documentação atual de NginX para as informações mais recentes.
Changes with (https://nginx.org/ “Nginx”) 1.7
Below are the list of changes from the 1.5.13 release of NginX to version 1.7. This is provided as reference only and was obtained from: https://nginx.org/en/CHANGES. This update includes several new Features so updating to this version is not considered urgent/critical.
Changes with nginx 1.7.0 24 Apr 2014
*) Feature: backend SSL certificate verification.
*) Feature: support for SNI while working with SSL backends.
*) Feature: the $ssl_server_name variable.
*) Feature: the "if" parameter of the "access_log" directive.