]> git.ipfire.org Git - people/stevee/suricata-verify.git/commitdiff
Make HTTP2 test work on version 6
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 26 May 2021 09:44:48 +0000 (11:44 +0200)
committerJason Ish <jason.ish@oisf.net>
Tue, 6 Jul 2021 21:42:00 +0000 (15:42 -0600)
tests/http2-bugfixes/test.yaml

index 090d09dcf95bfc53b9b65e891f196d44cfd6c0ce..85602dcc15ff6a2ff682d7d85f1d223e404beb04 100644 (file)
@@ -1,11 +1,11 @@
 requires:
   features:
     - HAVE_LIBJANSSON
-  min-version: 7.0.0
+  min-version: 6.0.0
 
 # disables checksum verification
 args:
-  - -k none
+  - -k none --set app-layer.protocols.http2.http1-rules=true
 
 checks: