mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Single character fix to correct support for TLS 1.2 (my bad).
- Thanks for help from Rafal Lesniak in nailing down the location of the bug and supplying test traffic. - Test traffic with a TLS 1.2 connection. - Addresses ticket #1020
This commit is contained in:
parent
f811e669ff
commit
030564a710
4 changed files with 13 additions and 1 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