ssl_cli: write & parse session ticket extension
This commit is contained in:
parent
75d440192c
commit
60182ef989
2 changed files with 58 additions and 0 deletions
|
@ -262,6 +262,8 @@
|
|||
|
||||
#define TLS_EXT_SIG_ALG 13
|
||||
|
||||
#define TLS_EXT_SESSION_TICKET 35
|
||||
|
||||
#define TLS_EXT_RENEGOTIATION_INFO 0xFF01
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue