Add paragraph about expected quality
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
7a7032a4ba
commit
660c723b09
1 changed files with 11 additions and 0 deletions
|
@ -190,6 +190,17 @@ the handshake with an handshake_failure closure alert and the
|
||||||
of the MBEDTLS_SSL_TLS13_KEY_EXCHANGE_MODE_NONE/PSK/PSK_EPHEMERAL/EPHEMERAL
|
of the MBEDTLS_SSL_TLS13_KEY_EXCHANGE_MODE_NONE/PSK/PSK_EPHEMERAL/EPHEMERAL
|
||||||
runtime configuration macros.
|
runtime configuration macros.
|
||||||
|
|
||||||
|
- Quality considerations
|
||||||
|
- Standard Mbed TLS review bar
|
||||||
|
- Interoperability testing with OpenSSL and GnuTLS. Test with all the
|
||||||
|
cipher suites supported by OpenSSL/GnuTLS server with and without
|
||||||
|
certificate base authentication.
|
||||||
|
- Negative testing against OpenSSL/GnuTLS servers with which the
|
||||||
|
handshake fails due to imcompatibility with the capabilities of the
|
||||||
|
MVP: TLS 1.2 or 1.1 server, server sending an HelloRetryRequest message in
|
||||||
|
response to the MVP ClientHello, server sending a CertificateRequest
|
||||||
|
message ...
|
||||||
|
|
||||||
Coding rules checklist for TLS 1.3
|
Coding rules checklist for TLS 1.3
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue