mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 10:34:16 -04:00
Add version number debug check to the GnuTLS interop test as well
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
9cb08822a1
commit
860429f8af
@ -9702,6 +9702,7 @@ run_test "TLS 1.3: minimal feature sets - gnutls" \
|
|||||||
-c "<= parse certificate verify" \
|
-c "<= parse certificate verify" \
|
||||||
-c "mbedtls_ssl_tls13_process_certificate_verify() returned 0" \
|
-c "mbedtls_ssl_tls13_process_certificate_verify() returned 0" \
|
||||||
-c "<= parse finished message" \
|
-c "<= parse finished message" \
|
||||||
|
-c "Protocol is TLSv1.3" \
|
||||||
-c "HTTP/1.0 200 OK"
|
-c "HTTP/1.0 200 OK"
|
||||||
|
|
||||||
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_3
|
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user