TL;DR — Résumé Rapide
Nginx 1.7 introduit la vérification des certificats SSL backend, le support SNI pour les serveurs upstream et la journalisation conditionnelle
Note : Cet article a été publié à l’origine en 2014. Certaines étapes, commandes ou versions de logiciels ont pu changer. Consultez la documentation actuelle de NginX pour les informations les plus récentes.
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.