]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: rename tune.ssl.ocsp-update.mode in ocsp-update.mode
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 30 Apr 2024 20:31:47 +0000 (22:31 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 17 May 2024 12:50:00 +0000 (14:50 +0200)
commitee58fac1b4eb0e59787ded921e0a0e1015a3e62c
tree6e1b9e1272e4dd9bc8620f883eafea5edccb5f34
parentea3b89952d95452161ba28ada8e30656a374aac8
MINOR: ssl: rename tune.ssl.ocsp-update.mode in ocsp-update.mode

Since the ocsp-update is not strictly a tuning of the SSL stack, but a
feature of its own, lets rename the option.

The option was also missing from the index.
doc/configuration.txt
src/ssl_ocsp.c