openssl/util/TLSProxy
Matt Caswell ef96e4a28f Add test for missing CertificateStatus message
If the client sends a status_request extension in the ClientHello
and the server responds with a status_request extension in the
ServerHello then normally the server will also later send a
CertificateStatus message. However this message is *optional* even
if the extensions were sent. This adds a test to ensure that if
the extensions are sent then we can still omit the message.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2015-12-27 21:59:04 +00:00
..
ClientHello.pm Add test for missing CertificateStatus message 2015-12-27 21:59:04 +00:00
Message.pm Empty NewSessionTicket: test session resumption 2015-09-28 16:00:58 +02:00
NewSessionTicket.pm Empty session ticket: add a test 2015-09-28 16:00:47 +02:00
Proxy.pm Empty NewSessionTicket: test session resumption 2015-09-28 16:00:58 +02:00
Record.pm for test_sslvertol, add a value to display SSL version < 3 in debug 2015-08-13 22:05:25 +02:00
ServerHello.pm TLSProxy update 2015-12-08 16:33:04 +00:00
ServerKeyExchange.pm Fixups in libssl test harness 2015-08-13 22:05:25 +02:00