Add additional messages to the DTLS dropped records test
authorMatt Caswell <matt@openssl.org>
Thu, 23 Jun 2022 12:38:32 +0000 (13:38 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 22 Sep 2022 11:24:04 +0000 (12:24 +0100)
commit290c1d8d629636f57e938bd8328dc6c8f98c4752
tree07d02af3363dc4a27805ecec93d99fc428cb679e
parent9cdee31c892e8abe0048b69fddca53d8e0da8380
Add additional messages to the DTLS dropped records test

Ensure we are testing a handshake that includes a HelloVerifyRequest and
what happens if we drop it.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18654)

(cherry picked from commit a29ad912b82f50ef876bef99c66522dccd41b6f8)
test/dtlstest.c