mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Add ssl_set_renegotiation_enforced()
This commit is contained in:
parent
31855456f9
commit
a9964dbcd5
3 changed files with 55 additions and 5 deletions
|
|
@ -630,8 +630,8 @@ run_test "Renegotiation #5 (server-initiated, client-rejected)" \
|
|||
-C "=> renegotiate" \
|
||||
-S "=> renegotiate" \
|
||||
-s "write hello request" \
|
||||
-s "SSL - An unexpected message was received from our peer" \
|
||||
-s "failed"
|
||||
-S "SSL - An unexpected message was received from our peer" \
|
||||
-S "failed"
|
||||
|
||||
# Tests for auth_mode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue