summaryrefslogtreecommitdiffstats
path: root/ssl/statem/statem_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/statem/statem_local.h')
-rw-r--r--ssl/statem/statem_local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssl/statem/statem_local.h b/ssl/statem/statem_local.h
index 25bfdffc6c..1883b0166f 100644
--- a/ssl/statem/statem_local.h
+++ b/ssl/statem/statem_local.h
@@ -21,6 +21,8 @@
#define END_OF_EARLY_DATA_MAX_LENGTH 0
#define HELLO_RETRY_REQUEST_MAX_LENGTH 20000
#define ENCRYPTED_EXTENSIONS_MAX_LENGTH 20000
+#define SESSION_TICKET_MAX_LENGTH_TLS13 131338
+#define SESSION_TICKET_MAX_LENGTH_TLS12 65541
#define SERVER_KEY_EXCH_MAX_LENGTH 102400
#define SERVER_HELLO_DONE_MAX_LENGTH 0
#define KEY_UPDATE_MAX_LENGTH 1