An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Sergey Budnevitch be27365bb1 Fixed misleading example SSL config.
a) ssl as listen parameter is preferable.
b) ssl_protocols defaults are better because they do not forbid TLS versions
   1.1 and 1.2.
c) ssl_session_timeout has sense only with SSL cache.
2013-08-07 20:01:43 +04:00
auto Core: guard use of AI_ADDRCONFIG. 2013-08-05 13:44:56 +04:00
conf Fixed misleading example SSL config. 2013-08-07 20:01:43 +04:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.3-RELEASE 2013-07-30 17:27:55 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src API change: removed the ngx_conf_full_name() function. 2013-08-06 19:58:40 +04:00
.hgtags release-1.5.3 tag 2013-07-30 17:27:55 +04:00