Commit ef96e4a2 authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarViktor Dukhovni <viktor@openssl.org>
parent b22d7113
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment