mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 08:43:02 +00:00
ssl_cli: write & parse session ticket extension
This commit is contained in:
committed by
Paul Bakker
parent
75d440192c
commit
60182ef989
@@ -262,6 +262,8 @@
|
||||
|
||||
#define TLS_EXT_SIG_ALG 13
|
||||
|
||||
#define TLS_EXT_SESSION_TICKET 35
|
||||
|
||||
#define TLS_EXT_RENEGOTIATION_INFO 0xFF01
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user