aboutsummaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-09 09:28:26 +0000
committerOmar Polo <op@omarpolo.com>2023-06-09 09:28:26 +0000
commitdeadd9e1311204415754dcfa404bec4bf3cd557c (patch)
tree107b62ebaf9f463af2b18bbcaf6ea00ee68530e8 /regress
parentc144b1b6f831446f82e201db1ab7fadab4cf11f0 (diff)
readd proxy certs and `require client ca' support
Was temporarly disabled during the transition to real privsep. While here, fix a memory leak when using `require client ca'. Also, avoid leaking info about the parent address space layout to server processes by not sending pointer values.
Diffstat (limited to 'regress')
-rwxr-xr-xregress/regress4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/regress b/regress/regress
index 0437b3b..a186ce8 100755
--- a/regress/regress
+++ b/regress/regress
@@ -47,13 +47,13 @@ run_test test_custom_index_default_type_per_location
run_test test_auto_index
run_test test_block
run_test test_block_return_fmt
-# run_test test_require_client_ca # XXX: needs to be readded
+run_test test_require_client_ca
run_test test_root_inside_location
run_test test_root_inside_location_with_redirect
# run_test test_fastcgi XXX: needs to be fixed
run_test test_macro_expansion
run_test test_proxy_relay_to
-# run_test test_proxy_with_certs# XXX: needs to be readded
+run_test test_proxy_with_certs
# run_test test_unknown_host # XXX: breaks on some distro
run_test test_include_mime