Read max_fragment_length extension (server)

This commit is contained in:
Manuel Pégourié-Gonnard 2013-07-17 10:25:37 +02:00
parent 787b658bb3
commit 48f8d0dbbd
2 changed files with 26 additions and 0 deletions

View file

@ -247,6 +247,8 @@
#define TLS_EXT_SERVERNAME 0
#define TLS_EXT_SERVERNAME_HOSTNAME 0
#define TLS_EXT_MAX_FRAGMENT_LENGTH 1
#define TLS_EXT_SUPPORTED_ELLIPTIC_CURVES 10
#define TLS_EXT_SUPPORTED_POINT_FORMATS 11