mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/update-ct-ca-lists'
* origin/topic/timw/update-ct-ca-lists:
External tests: add removed logs to CT list to prevent baseline changes
Update Mozilla CA list and CT list to NSS 3.110
(cherry picked from commit 2cf8497bf7
)
This commit is contained in:
parent
fb443815fa
commit
85e2a2fc1e
7 changed files with 53 additions and 27 deletions
1
testing/external/scripts/testing-setup.zeek
vendored
1
testing/external/scripts/testing-setup.zeek
vendored
|
@ -1,6 +1,7 @@
|
|||
# Sets some testing specific options.
|
||||
|
||||
@load external-ca-list
|
||||
@load external-ct-list
|
||||
|
||||
@load protocols/conn/failed-service-logging
|
||||
redef DPD::track_removed_services_in_connection=T;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue