mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38: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
This commit is contained in:
commit
2cf8497bf7
7 changed files with 53 additions and 27 deletions
1
testing/external/scripts/external-ct-list.zeek
vendored
Symbolic link
1
testing/external/scripts/external-ct-list.zeek
vendored
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../scripts/external-ct-list.zeek
|
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