Procházet zdrojové kódy

Updated user manual.

Mateusz Gralka před 9 roky
rodič
revize
5288801700
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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.