mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-05 18:57:49 +00:00
The numerical identifier of the CID extension hasn't been settled yet and different implementations use values from different drafts. Allow configuring the value at compile time. Signed-off-by: Gilles Peskine <[email protected]>
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
Features
|
|
* The identifier of the CID TLS extension can be configured by defining
|
|
MBEDTLS_TLS_EXT_CID at compile time.
|