diff --git a/testsuite b/testsuite index 31f751952b2b8a7622e4855cf3212e882bd817ec..789ac1963fa6695af14014f47dcfa4ca4a2343f6 100755 --- a/testsuite +++ b/testsuite @@ -123,6 +123,7 @@ http { default_type text/plain; ssl_protocols TLSv1.2; ssl_prefer_server_ciphers on; + client_body_temp_path body; server { listen $ip:4433 ssl; server_name test.example;