# # ChangeLog for test/tests/21_TLS_reverse_proxy_wrong_cert/output in mod_gnutls # # Generated by Trac 1.2 # Jan 25, 2021, 4:06:49 AM Tue, 31 Mar 2015 14:55:05 GMT Thomas Klute [ed82a6a] * test/Makefile.am (modified) * test/proxy_backend.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (added) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (added) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (added) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (added) * test/tests/20_TLS_reverse_proxy_client_auth/gnutls-cli.args (added) * test/tests/20_TLS_reverse_proxy_client_auth/input (added) * test/tests/20_TLS_reverse_proxy_client_auth/output (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/gnutls-cli.args (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/input (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (added) Two more test cases for TLS reverse proxy and test locking fix New ...