git/t/lib-httpd
Junio C Hamano 2c47028e63 Merge branch 'gg/http-ssl-verify-status' into seen
The HTTP transport has been taught to check the revocation status of
the server certificate using the stapled OCSP response during the
TLS handshake via a new 'http.sslVerifyStatus' configuration
variable.

* gg/http-ssl-verify-status:
  http: add http.sslVerifyStatus to check stapled OCSP responses
2026-09-17 12:54:39 -07:00
..
apache.conf Merge branch 'gg/http-ssl-verify-status' into seen 2026-09-17 12:54:39 -07:00
apply-one-time-script.sh t/lib-httpd: fix apply-one-time-script race under concurrent requests 2026-09-01 09:02:53 -07:00
broken-smart-http.sh
error-no-report.sh
error-smart-http.sh
error.sh
http-429.sh t/lib-httpd: make http-429 first-request check atomic 2026-09-01 09:02:53 -07:00
incomplete-body-upload-pack-v2-http.sh
incomplete-length-upload-pack-v2-http.sh
nph-custom-auth.sh t5563: refactor for multi-stage authentication 2024-04-16 22:39:08 -07:00
ocsp-ca.cnf http: add http.sslVerifyStatus to check stapled OCSP responses 2026-09-16 07:19:16 -07:00
passwd t5550: add netrc tests for http 401/403 2026-01-08 11:02:39 +09:00
proxy-passwd t/lib-httpd: stop using legacy crypt(3) for authentication 2023-11-11 09:00:42 +09:00
ssl.cnf