]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) test:
authorStefan Eissing <icing@apache.org>
Thu, 20 Jan 2022 15:36:50 +0000 (15:36 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 20 Jan 2022 15:36:50 +0000 (15:36 +0000)
commit0f9cf6fab074f723908a9b9cd58bfc54bfd69579
tree1e39a5cb6249077b36bb3444a23b158cdafb9344
parentf01e29d89d5ef65949e2f16b40e57488e83f8819
 *) test:
    - modules/http2: ignore some SSL library error logs when using openssl 3.x
    - modules/tls: right now, we seem unable to force curl to use TLSv1.3, adjust
      test case expectations accordingly. Use --tls-max to force v1.2 where needed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897257 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http2/env.py
test/modules/tls/env.py
test/modules/tls/test_03_sni.py
test/modules/tls/test_05_proto.py
test/modules/tls/test_08_vars.py
test/pyhttpd/env.py