Use unused extension ID as tentative ID for CID extension

This commit is contained in:
Hanno Becker 2019-05-03 12:42:13 +01:00
parent 4ce06047e1
commit fc7ff9289f

View file

@ -384,7 +384,7 @@
/* The value of the CID extension is still TBD as of
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-04. */
#define MBEDTLS_TLS_EXT_CID 42 /* TBD */
#define MBEDTLS_TLS_EXT_CID 254 /* TBD */
#define MBEDTLS_TLS_EXT_ECJPAKE_KKPP 256 /* experimental */