--- /dev/null
+Test
+----
+
+Simple test to check that the keyword ``flowint`` accepts both ``notset``
+and ``isnotset``.
+
+Pcap
+----
+
+From test tls-subjectaltname
+
+Redmine Ticket
+--------------
+
+https://redmine.openinfosecfoundation.org/issues/7426
--- /dev/null
+alert tls any any -> any any (msg:"test flowint isnotset"; flowint:flowtls1,isnotset; flowint:flowtls1,+,1; noalert; sid:1;)
+alert tls any any -> any any (msg:"test flowint notset"; flowint:flowtls2,notset; flowint:flowtls2,+,1; sid:2;)