DOC: configuration: corrected description of keyword tune.ssl.ocsp-update.mindelay
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 9 Jan 2024 19:55:47 +0000 (20:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jan 2024 09:25:05 +0000 (10:25 +0100)
Deleted the text paragraph in the description of keyword
tune.ssl.ocsp-update.mindelay, which was added in the commit 5843237
"MINOR: ssl: Add global options to modify ocsp update min/max delay",
because it was a copy of the description of tune.ssl.ssl-ctx-cache-size.

(cherry picked from commit f6ab0446fba1f87b1a703acf98ca4587609bd122)
Signed-off-by: Willy Tarreau <w@1wt.eu>

doc/configuration.txt

index 56baff4..a0eae8a 100644 (file)
@@ -3860,11 +3860,6 @@ tune.ssl.ocsp-update.mindelay <number>
   "tune.ssl.ocsp-update.maxdelay". See option "ocsp-update" for more
   information about the auto update mechanism.
 
-  Sets the size of the cache used to store generated certificates to <number>
-  entries. This is a LRU cache. Because generating a SSL certificate
-  dynamically is expensive, they are cached. The default cache size is set to
-  1000 entries.
-
 tune.stick-counters <number>
   Sets the number of stick-counters that may be tracked at the same time by a
   connection or a request via "track-sc*" actions in "tcp-request" or