Test that the peers send at most one fatal alert
authorEmilia Kasper <emilia@openssl.org>
Fri, 12 Aug 2016 12:29:24 +0000 (14:29 +0200)
committerEmilia Kasper <emilia@openssl.org>
Thu, 18 Aug 2016 10:49:32 +0000 (12:49 +0200)
commitdd8e5a573272d369cb6dd21592e2b1b1d3941939
treed41b73d43ba6469317fcd680b3cb42ca0b74b0c4
parent6dc9974547427261db25758612b6a570083d52e6
Test that the peers send at most one fatal alert

Duplicate alerts have happened, see
70c22888c1648fe8652e77107f3c74bf2212de36

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/README.ssltest.md
test/handshake_helper.c
test/handshake_helper.h
test/ssl_test.c