Skip to content

Commit

Permalink
tls/eve-fields: update test to 7.0.8
Browse files Browse the repository at this point in the history
Related to
Bug #7287
  • Loading branch information
jufajardini authored and victorjulien committed Oct 26, 2024
1 parent 3c38988 commit 760b402
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/tls/tls-eve-custom-fields/test.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
requires:
min-version: 8

args:
- -k none

pcap: ../tls-store-02/tls-client-auth.pcap

checks:
- filter:
min-version: 8
count: 1
match:
event_type: tls
Expand All @@ -24,6 +22,7 @@ checks:
tls.client.notbefore: '2018-04-14T20:55:27'
tls.client.notafter: '2018-05-14T20:55:27'
- filter:
min-version: 7.0.8
count: 1
match:
event_type: tls
Expand Down

0 comments on commit 760b402

Please sign in to comment.