Browse Source

tests: add bidirectional shutdown UDP tests

Marco Oliverio 1 year ago
parent
commit
761ab6b17a
2 changed files with 22 additions and 0 deletions
  1. 14 0
      tests/test-dtls-resume.conf
  2. 8 0
      tests/test-dtls.conf

+ 14 - 0
tests/test-dtls-resume.conf

@@ -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

+ 8 - 0
tests/test-dtls.conf

@@ -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