# # ChangeLog for test/test-19_TLS_reverse_proxy.bash in mod_gnutls # # Generated by Trac 1.2 # Jul 2, 2022, 2:15:33 AM Tue, 31 Mar 2015 12:16:39 GMT Thomas Klute [f84890d] * test/proxy_backend.bash (added) * test/test-19_TLS_reverse_proxy.bash (modified) Shared bash file for proxy back end management code Futher test ... Tue, 31 Mar 2015 11:07:10 GMT Thomas Klute [6e6a4e4] * test/.gitignore (modified) * test/Makefile.am (modified) * test/base_apache.conf (modified) * test/test-19_TLS_reverse_proxy.bash (added) * test/tests/19_TLS_reverse_proxy/apache.conf (added) * test/tests/19_TLS_reverse_proxy/backend.conf (added) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (added) * test/tests/19_TLS_reverse_proxy/input (added) * test/tests/19_TLS_reverse_proxy/output (added) Test case for TLS reverse proxy This commit adds a simple test for ...