TL;DR — Resumen Rápido
Nginx 1.7 introduce verificación de certificados SSL en backends, soporte SNI para servidores upstream y registro de acceso condicional mejorado
Nota: Este artículo fue publicado originalmente en 2014. Algunos pasos, comandos o versiones de software pueden haber cambiado. Consulta la documentación actual de NginX para la información más reciente.
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.