mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
IANA assigned a couple of new tls extension numbers
This commit is contained in:
parent
737b15aef9
commit
00b622f54d
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ export {
|
||||||
[13] = "signature_algorithms",
|
[13] = "signature_algorithms",
|
||||||
[14] = "use_srtp",
|
[14] = "use_srtp",
|
||||||
[15] = "heartbeat",
|
[15] = "heartbeat",
|
||||||
|
[16] = "application_layer_protocol_negotiation",
|
||||||
|
[17] = "status_request_v2",
|
||||||
|
[18] = "signed_certificate_timestamp",
|
||||||
[35] = "SessionTicket TLS",
|
[35] = "SessionTicket TLS",
|
||||||
[40] = "extended_random",
|
[40] = "extended_random",
|
||||||
[13172] = "next_protocol_negotiation",
|
[13172] = "next_protocol_negotiation",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue