# # ChangeLog for test/test-27_OCSP_server.bash in mod_gnutls # # Generated by Trac 1.2 # Jan 15, 2021, 9:10:10 PM Fri, 03 Jan 2020 10:35:03 GMT Fiona Klute [0699668] * test/test-27_OCSP_server.bash (modified) * test/tests/27_OCSP_server/hooks.py (added) * test/tests/Makefile.am (modified) Use post_check hook for test 27_OCSP_server Thu, 26 Dec 2019 08:47:10 GMT Fiona Klute [05984a0] * test/Makefile.am (modified) * test/mgstest/services.py (added) * test/netns_py.bash (added) * test/newtest (modified) * test/runtest.py (added) * test/runtests (deleted) * test/test-00_basic.bash (modified) * test/test-01_serverwide_priorities.bash (modified) * test/test-02_cache_in_vhost.bash (modified) * test/test-03_cachetimeout_in_vhost.bash (modified) * test/test-04_basic_nosni.bash (modified) * test/test-05_mismatched-priorities.bash (modified) * test/test-06_verify_sni_a.bash (modified) * test/test-07_verify_sni_b.bash (modified) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (modified) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (modified) * test/test-10_basic_client_verification.bash (modified) * test/test-11_basic_client_verification_fail.bash (modified) * test/test-12_cgi_variables.bash (modified) * test/test-13_cgi_variables_no_client_cert.bash (modified) * test/test-14_resume_session.bash (modified) * test/test-15_basic_msva.bash (modified) * test/test-16_view-status.bash (modified) * test/test-17_cgi_vars_large_cert.bash (modified) * test/test-18_client_verification_wrong_cert.bash (modified) * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) * test/test-24_pkcs11_cert.bash (modified) * test/test-25_Disable_TLS_1.0.bash (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) * test/test-27_OCSP_server.bash (modified) * test/test-29_force_handshake_vhost.bash (modified) * test/test-30_ip_based_vhosts.bash (modified) * test/test-31_vhost_SNI_serveralias_match.bash (modified) * test/test-32_vhost_SNI_serveralias_mismatch.bash (modified) * test/test-33_vhost_SNI_serveralias_missinghost.bash (modified) * test/test-34_TLS_reverse_proxy_h2.bash (modified) Replace "runtests" with "runtest.py" This is the next step from ... Mon, 16 Oct 2017 05:53:37 GMT Thomas Klute [321912b] * test/runtests (modified) * test/test-27_OCSP_server.bash (modified) Test suite: Start OCSP responder from runtests if config exists Wed, 11 Oct 2017 16:35:37 GMT Thomas Klute [1872744] * test/Makefile.am (modified) * test/apache_service.bash (moved) * test/runtests (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) * test/test-27_OCSP_server.bash (modified) Test suite: Rename bash function backend_apache to apache_service Tue, 10 Oct 2017 16:32:13 GMT Thomas Klute [94430e6] * configure.ac (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/ocsp_server.conf.in (moved) * test/proxy_backend.bash (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) * test/test-27_OCSP_server.bash (modified) * test/tests/27_OCSP_server/apache.conf (modified) * test/tests/27_OCSP_server/ocsp.conf (added) * test/tests/Makefile.am (modified) Test suite: Run a separate Apache instance for the OCSP responder ... Sun, 08 Jan 2017 14:00:28 GMT Thomas Klute [10d9053] * test/gen_ocsp_index.c (modified) * test/server.template.in (modified) * test/test-27_OCSP_server.bash (modified) Test suite, gen_ocsp_index.c: Handle serial as fixed order byte array ... Thu, 16 Jun 2016 22:47:53 GMT Thomas Klute [a784735] * test/test-27_OCSP_server.bash (modified) Test 27_OCSP_server: Check if gnutls-cli received a stapled OCSP response Mon, 30 May 2016 20:18:32 GMT Thomas Klute [c05780e] * test/test-27_OCSP_server.bash (modified) Proper runtests integration Test fails if runtests failed, avoid ... Sun, 29 May 2016 22:06:59 GMT Thomas Klute [94cb972] * include/mod_gnutls.h.in (modified) * src/Makefile.am (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) * src/gnutls_ocsp.c (added) * src/gnutls_ocsp.h (added) * src/mod_gnutls.c (modified) * test/runtests (modified) * test/test-27_OCSP_server.bash (modified) * test/tests/27_OCSP_server/apache.conf (modified) Minimal OCSP stapling implementation using externally provided ... Mon, 23 May 2016 21:08:12 GMT Thomas Klute [c4d6e77] * test/Makefile.am (modified) * test/ocsp-responder.template (modified) * test/ocsp_server.conf (modified) * test/runtests (modified) * test/test-27_OCSP_server.bash (added) * test/tests/27_OCSP_server/apache.conf (added) * test/tests/27_OCSP_server/gnutls-cli.args (added) * test/tests/27_OCSP_server/input (added) * test/tests/27_OCSP_server/output (added) * test/tests/Makefile.am (modified) Test suite: New test case for simple HTTPS access with OCSP status check