mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Changelog: Added entry for ssl_session accessors.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@@ -961,11 +961,11 @@ TLS 1.3: SRV: session serialization: Wrong config
|
||||
depends_on:MBEDTLS_SSL_PROTO_TLS1_3:MBEDTLS_SSL_SRV_C
|
||||
ssl_session_serialize_version_check:0:0:0:1:MBEDTLS_SSL_IS_SERVER:MBEDTLS_SSL_VERSION_TLS1_3
|
||||
|
||||
Test Session id & Ciphersuite accesors TLS 1.2
|
||||
Test Session id & Ciphersuite accessors TLS 1.2
|
||||
depends_on:MBEDTLS_SSL_PROTO_TLS1_2
|
||||
ssl_session_id_accessors_check:MBEDTLS_SSL_VERSION_TLS1_2
|
||||
|
||||
Test Session id & Ciphersuite accesors TLS 1.3
|
||||
Test Session id & Ciphersuite accessors TLS 1.3
|
||||
depends_on:MBEDTLS_SSL_PROTO_TLS1_3
|
||||
ssl_session_id_accessors_check:MBEDTLS_SSL_VERSION_TLS1_3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user