mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Improve comments
This commit is contained in:
parent
ee98109af5
commit
9107b5fdd3
2 changed files with 5 additions and 1 deletions
|
|
@ -2103,6 +2103,8 @@ run_test "Authentication: client no cert, ssl3" \
|
|||
-C "! mbedtls_ssl_handshake returned" \
|
||||
-S "X509 - Certificate verification failed"
|
||||
|
||||
# The "max_int chain" tests assume that MAX_INTERMEDIATE_CA is set to its
|
||||
# default value (8)
|
||||
run_test "Authentication: server max_int chain, client default" \
|
||||
"$P_SRV crt_file=data_files/dir-maxpath/c09.pem \
|
||||
key_file=data_files/dir-maxpath/09.key" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue