commit | 310a260e4a1cec902746a5e8d85dbe6a9bf6d0c6 | [log] [tgz] |
---|---|---|
author | Marcin Deranek <marcin.deranek@booking.com> | Tue Jul 13 19:04:24 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 26 19:52:04 2021 +0200 |
tree | 597b2d927e4a6fa1a2a221c46f4856af127dc4f7 | |
parent | da0264a9689370f5245c8747d8bd5b52c28b3a25 [diff] [blame] |
MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size Deprecate tune.ssl.capture-cipherlist-size in favor of tune.ssl.capture-buffer-size which better describes the purpose of the setting.
diff --git a/.github/h2spec.config b/.github/h2spec.config index a7b34ce..745a637 100644 --- a/.github/h2spec.config +++ b/.github/h2spec.config
@@ -1,7 +1,7 @@ global log stdout local0 tune.ssl.default-dh-param 2048 - tune.ssl.capture-cipherlist-size 1 + tune.ssl.capture-buffer-size 1 defaults mode http