]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: move the global ocsp-update options parsing to ssl_ocsp.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 30 Apr 2024 20:20:08 +0000 (22:20 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 May 2024 08:48:05 +0000 (10:48 +0200)
commit3a19698b818aaa663935729f3ceb5ab95cc51981
tree0729a83c1124dc17fdc10df70195dc4f3bd752ac
parent622c635815386bc8811724fe9d6701d69c0e4e30
CLEANUP: ssl: move the global ocsp-update options parsing to ssl_ocsp.c

Move the global tunel.ssl.ocsp-update option parsing to ssl_ocsp.c.
src/cfgparse-ssl.c
src/ssl_ocsp.c