Changeset d17866f in mod_gnutls
- Timestamp:
- Aug 28, 2020, 4:24:15 PM (22 months ago)
- Branches:
- asyncio, master
- Children:
- 2d5cf4e
- Parents:
- 21cd807
- Location:
- test
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r21cd807 rd17866f 43 43 test-23_TLS_reverse_proxy_mismatched_priorities.bash \ 44 44 test-24_pkcs11_cert.bash \ 45 test-25_Disable_TLS_1.0.bash \46 45 test-26_redirect_HTTP_to_HTTPS.bash \ 47 46 test-27_OCSP_server.bash \ -
test/tests/Makefile.am
r21cd807 rd17866f 24 24 23_TLS_reverse_proxy_mismatched_priorities/apache.conf 23_TLS_reverse_proxy_mismatched_priorities/backend.conf 23_TLS_reverse_proxy_mismatched_priorities/test.yaml \ 25 25 24_pkcs11_cert/apache.conf 24_pkcs11_cert/hooks.py 24_pkcs11_cert/test.yaml \ 26 25_Disable_TLS_1.0/apache.conf 25_Disable_TLS_1.0/test.yaml \27 26 26_redirect_HTTP_to_HTTPS/apache.conf 26_redirect_HTTP_to_HTTPS/test.yaml \ 28 27 27_OCSP_server/apache.conf 27_OCSP_server/hooks.py 27_OCSP_server/ocsp.conf 27_OCSP_server/test.yaml \
Note: See TracChangeset
for help on using the changeset viewer.