tests: add bidirectional shutdown UDP tests

This commit is contained in:
Marco Oliverio
2022-05-09 13:50:13 +02:00
parent 257c55a311
commit 761ab6b17a
2 changed files with 22 additions and 0 deletions

View File

@@ -1061,3 +1061,17 @@
-a
-v 2
-l ADH-AES128-SHA
# server DTLSv1.2 DHE-RSA-CHACHA20-POLY1305 bidirectional shutdown
-u
-r
-v 3
-l DHE-RSA-CHACHA20-POLY1305
-w
# client DTLSv1.2 DHE-RSA-CHACHA20-POLY1305 bidirectional shutdown
-u
-r
-v 3
-l DHE-RSA-CHACHA20-POLY1305
-w

View File

@@ -907,3 +907,11 @@
-a
-v 2
-l ADH-AES128-SHA
# server with bidirectional shutdown
-l ECDHE-RSA-AES128-SHA256
-w
# client with bidirectional shutdown
-l ECDHE-RSA-AES128-SHA256
-w