Commit 8b00ab4
committed
Add a few extension numbers in the server hello
Issue #2686 showed a server which listed an unknown extension number from
RFC 8446. THis PR adds this number and a few (later) ones.
It just lists them when detected in `parse_tls_serverhello()`
See also https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml1 parent 830af44 commit 8b00ab4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14861 | 14861 | | |
14862 | 14862 | | |
14863 | 14863 | | |
| 14864 | + | |
| 14865 | + | |
| 14866 | + | |
| 14867 | + | |
14864 | 14868 | | |
14865 | 14869 | | |
14866 | 14870 | | |
| |||
0 commit comments