mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
Change http to https links in src and script files
This commit is contained in:
parent
167aa5227f
commit
dc982d9965
51 changed files with 276 additions and 285 deletions
|
@ -1,4 +1,4 @@
|
|||
##! Detect the TLS heartbleed attack. See http://heartbleed.com for more.
|
||||
##! Detect the TLS heartbleed attack. See https://heartbleed.com for more.
|
||||
|
||||
@load base/protocols/ssl
|
||||
@load base/frameworks/notice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue