mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-11 01:41:49 -04:00
ssl/ocsp_auto_update.vtc was renamed to ssl/ocsp_auto_update.vtci
to produce a common part runnable both for QUIC and TCP listeners.
Then ocsp_auto_update.vtc files were created both under ssl and quic directories
to call this .vtci file with correct VTC_SOCK_TYPE environment values
("quic" for QUIC listeners and "stream" for TCP listeners);
|
||
|---|---|---|
| .. | ||
| certs | ||
| del_ssl_crt-list.vtc | ||
| dynamic_server_ssl.vtc | ||
| issuers_chain_path.vtc | ||
| new_del_ssl_cafile.vtc | ||
| ocsp_auto_update.vtc | ||
| retry.vtc | ||
| tls13_resume_stateful.vtc | ||
| tls13_resume_stateless.vtc | ||