소스 검색

Updated user manual.

Mateusz Gralka 9 년 전
부모
커밋
5288801700
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      docs/UserManual.md

+ 3 - 0
docs/UserManual.md

@@ -407,6 +407,9 @@ than the depth set here connection is refused.
 ### ssl_default_verify_paths `yes`
 Loads default trusted certificates locations set at openssl compile time.
 
+### ssl_forward_secrecy `yes`
+Enable [forward secrecy|https://en.wikipedia.org/wiki/Forward_secrecy].
+
 # Lua Scripts and Lua Server Pages
 Pre-built Windows and Mac civetweb binaries have built-in Lua scripting
 support as well as support for Lua Server Pages.