Changeset 204377e in mod_gnutls
- Timestamp:
- Apr 10, 2020, 4:27:17 PM (10 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- de81c0f
- Parents:
- d2f2f62
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rd2f2f62 r204377e 80 80 mgstest/hooks.py mgstest/services.py mgstest/softhsm.py \ 81 81 mgstest/tests.py mgstest/valgrind.py runtest.py softhsm-init.py \ 82 doctest-mgstest.py required-modules.py 82 doctest-mgstest.py required-modules.py data/ocsp.py 83 83 84 84 # Identities in the miniature CA, server, and client environment for … … 261 261 262 262 # Apache configuration and data files 263 apache_data = base_apache.conf cgi_module.conf data/dump.cgi data/ocsp.cgi\263 apache_data = base_apache.conf cgi_module.conf data/dump.cgi \ 264 264 data/test.txt data/secret/mirror.cgi data/secret/test.txt \ 265 265 mime.types proxy_mods.conf
Note: See TracChangeset
for help on using the changeset viewer.