mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Merge remote-tracking branch 'origin/topic/seth/tls-1.2-fix'
Closes #1020. * origin/topic/seth/tls-1.2-fix: Single character fix to correct support for TLS 1.2 (my bad).
This commit is contained in:
commit
ba4f03bc98
6 changed files with 19 additions and 2 deletions
2
testing/btest/scripts/base/protocols/ssl/tls-1.2.test
Normal file
2
testing/btest/scripts/base/protocols/ssl/tls-1.2.test
Normal file
|
@ -0,0 +1,2 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/tls1.2.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff ssl.log
|
Loading…
Add table
Add a link
Reference in a new issue