summaryrefslogtreecommitdiff
path: root/lib/ssl/sslt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssl/sslt.h')
-rw-r--r--lib/ssl/sslt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ssl/sslt.h b/lib/ssl/sslt.h
index 95f4d744a..d12b3c91f 100644
--- a/lib/ssl/sslt.h
+++ b/lib/ssl/sslt.h
@@ -551,6 +551,8 @@ typedef enum {
ssl_tls13_post_handshake_auth_xtn = 49,
ssl_signature_algorithms_cert_xtn = 50,
ssl_tls13_key_share_xtn = 51,
+ /* TLS 1.3 GREASE extension dummy type for builders. */
+ ssl_tls13_grease_xtn = 0x0a0a,
ssl_next_proto_nego_xtn = 13172, /* Deprecated. */
ssl_renegotiation_info_xtn = 0xff01,
ssl_tls13_short_header_xtn = 0xff03, /* Deprecated. */