mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
This commit is contained in:
parent
b712d6436c
commit
18d89d6320
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ export {
|
|||
[113] = "bad_certificate_status_response",
|
||||
[114] = "bad_certificate_hash_value",
|
||||
[115] = "unknown_psk_identity",
|
||||
[120] = "no_application_protocol",
|
||||
} &default=function(i: count):string { return fmt("unknown-%d", i); };
|
||||
|
||||
## Mapping between numeric codes and human readable strings for SSL/TLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue