]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* testsuite: possible now to issue client certificates and the chain file for them
authorStefan Eissing <icing@apache.org>
Wed, 10 Nov 2021 15:54:27 +0000 (15:54 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 10 Nov 2021 15:54:27 +0000 (15:54 +0000)
commit7840e7d212ce12442c48ce6e7e56414d25e17132
treee448f08be385096fd441ce4df816b85adae8da14
parent9c9fb22508d50b781928b4d2c47033da40859858
 * testsuite: possible now to issue client certificates and the chain file for them
 * testsuite: handling of cert+key in same file improved
 * testsuite: using 'stop' configuration to terminate server in case test cases
   leave borked test configs lying around.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894919 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http2/env.py
test/modules/md/conftest.py
test/modules/md/test_310_conf_store.py
test/pyhttpd/certs.py
test/pyhttpd/conf.py
test/pyhttpd/conf/stop.conf.template [new file with mode: 0644]
test/pyhttpd/env.py