Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Langley <agl@google.com>2015-07-11 00:33:46 +0300
committerAdam Langley <agl@google.com>2015-07-22 00:44:11 +0300
commit49c7af1c42b7206ab087e47704d36d435a7f319c (patch)
treeb54e78ed5c105a8b2f61cf3715155e4fde6cc814 /include/openssl/tls1.h
parentf18e453db887933329be6042ad03630400f333f2 (diff)
Convert the Channel ID extension to the new system.
This also removes support for the “old” Channel ID extension. Change-Id: I1168efb9365c274db6b9d7e32013336e4404ff54 Reviewed-on: https://boringssl-review.googlesource.com/5462 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'include/openssl/tls1.h')
-rw-r--r--include/openssl/tls1.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/openssl/tls1.h b/include/openssl/tls1.h
index ad8c1307..b3be3e12 100644
--- a/include/openssl/tls1.h
+++ b/include/openssl/tls1.h
@@ -239,8 +239,7 @@ extern "C" {
#define TLSEXT_TYPE_next_proto_neg 13172
/* This is not an IANA defined extension number */
-#define TLSEXT_TYPE_channel_id 30031
-#define TLSEXT_TYPE_channel_id_new 30032
+#define TLSEXT_TYPE_channel_id 30032
/* NameType value from RFC 3546 */
#define TLSEXT_NAMETYPE_host_name 0