Index: third_party/tlslite/tlslite/constants.py |
diff --git a/third_party/tlslite/tlslite/constants.py b/third_party/tlslite/tlslite/constants.py |
index feca4232f474fa4a50fe2505ec544c8673078a6f..30d1f9f858c0df534ce793177b1879e00683fd37 100644 |
--- a/third_party/tlslite/tlslite/constants.py |
+++ b/third_party/tlslite/tlslite/constants.py |
@@ -52,7 +52,7 @@ class ExtensionType: # RFC 6066 / 4366 |
signed_cert_timestamps = 18 # RFC 6962 |
tack = 0xF300 |
supports_npn = 13172 |
- channel_id = 30031 |
+ channel_id = 30032 |
class NameType: |
host_name = 0 |