comparison CHANGES @ 688:f31b19fe7f48 NGINX_1_3_7

nginx 1.3.7 *) Feature: OCSP stapling support. Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work. *) Feature: the "ssl_trusted_certificate" directive. *) Feature: resolver now randomly rotates addresses returned from cache. Thanks to Anton Jouline. *) Bugfix: OpenSSL 0.9.7 compatibility.
author Igor Sysoev <http://sysoev.ru>
date Tue, 02 Oct 2012 00:00:00 +0400
parents 2e8a942c8872
children b5b7eea22fda
comparison
equal deleted inserted replaced
687:a7305f494f1c 688:f31b19fe7f48
1
2 Changes with nginx 1.3.7 02 Oct 2012
3
4 *) Feature: OCSP stapling support.
5 Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.
6
7 *) Feature: the "ssl_trusted_certificate" directive.
8
9 *) Feature: resolver now randomly rotates addresses returned from cache.
10 Thanks to Anton Jouline.
11
12 *) Bugfix: OpenSSL 0.9.7 compatibility.
13
1 14
2 Changes with nginx 1.3.6 12 Sep 2012 15 Changes with nginx 1.3.6 12 Sep 2012
3 16
4 *) Feature: the ngx_http_gunzip_filter_module. 17 *) Feature: the ngx_http_gunzip_filter_module.
5 18