浏览代码

Removed description of no longer used ssl_single_dh_use.

Mateusz Gralka 9 年之前
父节点
当前提交
3f7a710d7e
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/UserManual.md

+ 0 - 5
docs/UserManual.md

@@ -429,11 +429,6 @@ TLS1.0+TLS1.1+TLS1.2 | 2
 TLS1.1+TLS1.2 | 3
 TLS1.1+TLS1.2 | 3
 TLS1.2 | 4
 TLS1.2 | 4
 
 
-### ssl_single_dh_use `no`
-Enables creating new DH key during every negotiation. This delays
-creation of DH key until connection is negotiated instead of
-creating DH key only once during initialization.
-
 # Lua Scripts and Lua Server Pages
 # Lua Scripts and Lua Server Pages
 Pre-built Windows and Mac civetweb binaries have built-in Lua scripting
 Pre-built Windows and Mac civetweb binaries have built-in Lua scripting
 support as well as support for Lua Server Pages.
 support as well as support for Lua Server Pages.