# HG changeset patch # User Maxim Dounin # Date 1391009425 -14400 # Node ID c5793e5c30d4b38f00653b68d621f6490e84aad5 # Parent 6303d4e343a8719c4c7bdc8be237637cc97f3f29 Documented the "ssl_ecdh_curve" directive. diff -r 6303d4e343a8 -r c5793e5c30d4 xml/en/docs/http/ngx_http_ssl_module.xml --- a/xml/en/docs/http/ngx_http_ssl_module.xml Mon Jan 27 19:25:54 2014 +0400 +++ b/xml/en/docs/http/ngx_http_ssl_module.xml Wed Jan 29 19:30:25 2014 +0400 @@ -10,7 +10,7 @@ + rev="10">
@@ -268,6 +268,21 @@ + +curve +prime256v1 +http +server +1.1.0 +1.0.6 + + +Specifies a curve for ECDHE ciphers. + + + + + on | off off diff -r 6303d4e343a8 -r c5793e5c30d4 xml/ru/docs/http/ngx_http_ssl_module.xml --- a/xml/ru/docs/http/ngx_http_ssl_module.xml Mon Jan 27 19:25:54 2014 +0400 +++ b/xml/ru/docs/http/ngx_http_ssl_module.xml Wed Jan 29 19:30:25 2014 +0400 @@ -10,7 +10,7 @@ + rev="10">
@@ -267,6 +267,21 @@ + +кривая +prime256v1 +http +server +1.1.0 +1.0.6 + + +Задаёт кривую для ECDHE-шифров. + + + + + on | off off