Skip to content

Commit 62d27d8

Browse files
committed
<tls> Update README
1 parent f2ade56 commit 62d27d8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,14 @@ List of unirec fields exported together with basic flow fields on interface by R
288288
### TLS
289289
List of unirec fields exported together with basic flow fields on interface by TLS plugin.
290290

291-
| Output field | Type | Description |
292-
|:-------------------:|:------:|:-------------------------------------------------------------:|
293-
| TLS_SNI | string | TLS server name indication field from client |
294-
| TLS_ALPN | string | TLS application protocol layer negotiation field from server |
295-
| TLS_VERSION | uint16 | TLS client protocol version |
296-
| TLS_JA3 | string | TLS client JA3 fingerprint |
291+
| Output field | Type | Description |
292+
|:------------:|:--------:|:------------------------------------------------------------:|
293+
| TLS_SNI | string | TLS server name indication field from client |
294+
| TLS_ALPN | string | TLS application protocol layer negotiation field from server |
295+
| TLS_VERSION | uint16 | TLS client protocol version |
296+
| TLS_JA3 | string | TLS client JA3 fingerprint |
297+
| TLS_EXT_TYPE | uint16\* | TLS extensions in the TLS Client Hello |
298+
| TLS_EXT_LEN | uint16\* | Length of each TLS extension |
297299

298300
### DNS
299301
List of unirec fields exported together with basic flow fields on interface by DNS plugin.

0 commit comments

Comments
 (0)