Commit 905943af authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix error when server does not send CertificateStatus message



If a server sends the status_request extension then it may choose
to send the CertificateStatus message. However this is optional.
We were treating it as mandatory and the connection was failing.

Thanks to BoringSSL for reporting this issue.

RT#4120

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 155a1623
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